This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
The following commit(s) were added to refs/heads/main by this push: new dbf5bcace8e Regen dbf5bcace8e is described below commit dbf5bcace8ec722177d2b95b815381229f159cf2 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Fri Apr 12 19:15:35 2024 +0200 Regen --- tooling/camel-spring-boot-dependencies/pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/tooling/camel-spring-boot-dependencies/pom.xml b/tooling/camel-spring-boot-dependencies/pom.xml index f1dddbce1e8..2f2a0555dff 100644 --- a/tooling/camel-spring-boot-dependencies/pom.xml +++ b/tooling/camel-spring-boot-dependencies/pom.xml @@ -210,27 +210,27 @@ <dependency> <groupId>io.micrometer</groupId> <artifactId>micrometer-commons</artifactId> - <version>1.12.4</version> + <version>1.12.5</version> </dependency> <dependency> <groupId>io.micrometer</groupId> <artifactId>micrometer-observation</artifactId> - <version>1.12.4</version> + <version>1.12.5</version> </dependency> <dependency> <groupId>io.micrometer</groupId> <artifactId>micrometer-registry-jmx</artifactId> - <version>1.12.4</version> + <version>1.12.5</version> </dependency> <dependency> <groupId>io.micrometer</groupId> <artifactId>micrometer-registry-prometheus</artifactId> - <version>1.12.4</version> + <version>1.12.5</version> </dependency> <dependency> <groupId>io.micrometer</groupId> <artifactId>micrometer-tracing</artifactId> - <version>1.2.4</version> + <version>1.2.5</version> </dependency> <dependency> <groupId>net.bytebuddy</groupId>