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 c53e4f6ec7 ARTEMIS-5122: update micrometer-core to 1.13.7 c53e4f6ec7 is described below commit c53e4f6ec7f0386afc9373629571f82d7c2b62a7 Author: Robbie Gemmell <rob...@apache.org> AuthorDate: Tue Nov 12 16:40:05 2024 +0000 ARTEMIS-5122: update micrometer-core to 1.13.7 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 141f52191b..8eb2f3a349 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.6</version.micrometer> + <version.micrometer>1.13.7</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: commits-unsubscr...@activemq.apache.org For additional commands, e-mail: commits-h...@activemq.apache.org For further information, visit: https://activemq.apache.org/contact