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 38ab29488ba Regen 38ab29488ba is described below commit 38ab29488ba8a1ca3a3f2d9d2394b9bd3f5d8065 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Tue Oct 15 09:19:21 2024 +0200 Regen --- tooling/camel-spring-boot-dependencies/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tooling/camel-spring-boot-dependencies/pom.xml b/tooling/camel-spring-boot-dependencies/pom.xml index 204d33a71be..4691734ab70 100644 --- a/tooling/camel-spring-boot-dependencies/pom.xml +++ b/tooling/camel-spring-boot-dependencies/pom.xml @@ -4445,22 +4445,22 @@ <dependency> <groupId>io.micrometer</groupId> <artifactId>micrometer-commons</artifactId> - <version>1.13.5</version> + <version>1.13.6</version> </dependency> <dependency> <groupId>io.micrometer</groupId> <artifactId>micrometer-observation</artifactId> - <version>1.13.5</version> + <version>1.13.6</version> </dependency> <dependency> <groupId>io.micrometer</groupId> <artifactId>micrometer-registry-jmx</artifactId> - <version>1.13.5</version> + <version>1.13.6</version> </dependency> <dependency> <groupId>io.micrometer</groupId> <artifactId>micrometer-registry-prometheus</artifactId> - <version>1.13.5</version> + <version>1.13.6</version> </dependency> <dependency> <groupId>io.micrometer</groupId>