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 353879d58b ARTEMIS-5122: update micrometer-core to 1.14.0
353879d58b is described below
commit 353879d58b608c44f0a744352d2d1884b613e8be
Author: Robbie Gemmell <[email protected]>
AuthorDate: Wed Nov 13 15:29:15 2024 +0000
ARTEMIS-5122: update micrometer-core to 1.14.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 549dcc84a0..66920963e3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -163,7 +163,7 @@
<servicemix.json-1.1.spec.version>2.9.0</servicemix.json-1.1.spec.version>
<version.org.jacoco>0.8.12</version.org.jacoco>
<version.org.jacoco.plugin>0.8.12</version.org.jacoco.plugin>
- <version.micrometer>1.13.7</version.micrometer>
+ <version.micrometer>1.14.0</version.micrometer>
<hamcrest.version>3.0</hamcrest.version>
<junit.version>4.13.2</junit.version>
<junit5.version>5.11.3</junit5.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact