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 db62cfdfd7b Regen
db62cfdfd7b is described below
commit db62cfdfd7b5d350072cc4e180412cbcb178e3a2
Author: Claus Ibsen <[email protected]>
AuthorDate: Wed May 28 09:44:02 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 fc83c7099e1..75fdeb86ea4 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.6</version>
+ <version>1.14.7</version>
</dependency>
<dependency>
<groupId>io.micrometer</groupId>
<artifactId>micrometer-observation</artifactId>
- <version>1.14.6</version>
+ <version>1.14.7</version>
</dependency>
<dependency>
<groupId>io.micrometer</groupId>
<artifactId>micrometer-registry-jmx</artifactId>
- <version>1.14.6</version>
+ <version>1.14.7</version>
</dependency>
<dependency>
<groupId>io.micrometer</groupId>
<artifactId>micrometer-registry-prometheus</artifactId>
- <version>1.14.6</version>
+ <version>1.14.7</version>
</dependency>
<dependency>
<groupId>io.micrometer</groupId>
<artifactId>micrometer-tracing</artifactId>
- <version>1.4.5</version>
+ <version>1.4.6</version>
</dependency>
<dependency>
<groupId>net.bytebuddy</groupId>