This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch camel-spring-boot-4.14.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.14.x by
this push:
new 2e601c3c4a3 Regen
2e601c3c4a3 is described below
commit 2e601c3c4a362100741d9f0eda9be9b8a64df701
Author: Claus Ibsen <[email protected]>
AuthorDate: Thu Dec 18 21:16:07 2025 +0100
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 07b0201add3..2886c284f2f 100644
--- a/tooling/camel-spring-boot-dependencies/pom.xml
+++ b/tooling/camel-spring-boot-dependencies/pom.xml
@@ -220,22 +220,22 @@
<dependency>
<groupId>io.micrometer</groupId>
<artifactId>micrometer-commons</artifactId>
- <version>1.15.3</version>
+ <version>1.15.7</version>
</dependency>
<dependency>
<groupId>io.micrometer</groupId>
<artifactId>micrometer-observation</artifactId>
- <version>1.15.3</version>
+ <version>1.15.7</version>
</dependency>
<dependency>
<groupId>io.micrometer</groupId>
<artifactId>micrometer-registry-jmx</artifactId>
- <version>1.15.3</version>
+ <version>1.15.7</version>
</dependency>
<dependency>
<groupId>io.micrometer</groupId>
<artifactId>micrometer-registry-prometheus</artifactId>
- <version>1.15.3</version>
+ <version>1.15.7</version>
</dependency>
<dependency>
<groupId>io.micrometer</groupId>