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 115c3142e95 Regen 115c3142e95 is described below commit 115c3142e95b6e96b0bf7f06ff49c883a7d2ac7e Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Tue Mar 11 11:15:40 2025 +0100 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 43f1d0fcced..48f25e01591 100644 --- a/tooling/camel-spring-boot-dependencies/pom.xml +++ b/tooling/camel-spring-boot-dependencies/pom.xml @@ -220,27 +220,27 @@ <dependency> <groupId>io.micrometer</groupId> <artifactId>micrometer-commons</artifactId> - <version>1.14.4</version> + <version>1.14.5</version> </dependency> <dependency> <groupId>io.micrometer</groupId> <artifactId>micrometer-observation</artifactId> - <version>1.14.4</version> + <version>1.14.5</version> </dependency> <dependency> <groupId>io.micrometer</groupId> <artifactId>micrometer-registry-jmx</artifactId> - <version>1.14.4</version> + <version>1.14.5</version> </dependency> <dependency> <groupId>io.micrometer</groupId> <artifactId>micrometer-registry-prometheus</artifactId> - <version>1.14.4</version> + <version>1.14.5</version> </dependency> <dependency> <groupId>io.micrometer</groupId> <artifactId>micrometer-tracing</artifactId> - <version>1.4.3</version> + <version>1.4.4</version> </dependency> <dependency> <groupId>net.bytebuddy</groupId>