This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-spring-boot-4.10.x in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
The following commit(s) were added to refs/heads/camel-spring-boot-4.10.x by this push: new aa8089d8422 Regen aa8089d8422 is described below commit aa8089d842283c2b6bc746594e55b5f501343e9f Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Wed Apr 23 09:40:21 2025 +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 be3b18cfe44..11f8b7ddd58 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.6</version> </dependency> <dependency> <groupId>io.micrometer</groupId> <artifactId>micrometer-observation</artifactId> - <version>1.14.4</version> + <version>1.14.6</version> </dependency> <dependency> <groupId>io.micrometer</groupId> <artifactId>micrometer-registry-jmx</artifactId> - <version>1.14.4</version> + <version>1.14.6</version> </dependency> <dependency> <groupId>io.micrometer</groupId> <artifactId>micrometer-registry-prometheus</artifactId> - <version>1.14.4</version> + <version>1.14.6</version> </dependency> <dependency> <groupId>io.micrometer</groupId> <artifactId>micrometer-tracing</artifactId> - <version>1.4.3</version> + <version>1.4.5</version> </dependency> <dependency> <groupId>net.bytebuddy</groupId>