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 8847c9137ad Regen
8847c9137ad is described below
commit 8847c9137ad20a5c0cba2547fe4989a3881e1e87
Author: Claus Ibsen <[email protected]>
AuthorDate: Tue Nov 12 18:43:47 2024 +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 777ec581846..5fae8381108 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.6</version>
+ <version>1.14.0</version>
</dependency>
<dependency>
<groupId>io.micrometer</groupId>
<artifactId>micrometer-observation</artifactId>
- <version>1.13.6</version>
+ <version>1.14.0</version>
</dependency>
<dependency>
<groupId>io.micrometer</groupId>
<artifactId>micrometer-registry-jmx</artifactId>
- <version>1.13.6</version>
+ <version>1.14.0</version>
</dependency>
<dependency>
<groupId>io.micrometer</groupId>
<artifactId>micrometer-registry-prometheus</artifactId>
- <version>1.13.6</version>
+ <version>1.14.0</version>
</dependency>
<dependency>
<groupId>io.micrometer</groupId>