This is an automated email from the ASF dual-hosted git repository.
robbie pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git
The following commit(s) were added to refs/heads/main by this push:
new 83a324022e ARTEMIS-5584: Update to micrometer-core 1.15.3
83a324022e is described below
commit 83a324022e456796cb3cd060b2ee9a90d15537da
Author: Robbie Gemmell <[email protected]>
AuthorDate: Tue Aug 12 14:55:51 2025 +0100
ARTEMIS-5584: Update to micrometer-core 1.15.3
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f4f081401f..9423084ade 100644
--- a/pom.xml
+++ b/pom.xml
@@ -162,7 +162,7 @@
<servicemix.json-1.1.spec.version>2.9.0</servicemix.json-1.1.spec.version>
<version.org.jacoco>0.8.13</version.org.jacoco>
<version.org.jacoco.plugin>0.8.13</version.org.jacoco.plugin>
- <version.micrometer>1.15.2</version.micrometer>
+ <version.micrometer>1.15.3</version.micrometer>
<hamcrest.version>3.0</hamcrest.version>
<junit.version>4.13.2</junit.version>
<junit5.version>5.13.4</junit5.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact