You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2024/01/27 09:42:14 UTC

(camel-spring-boot) branch camel-spring-boot-4.0.x updated: Regen

This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch camel-spring-boot-4.0.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.0.x by this push:
     new 06cce100821 Regen
06cce100821 is described below

commit 06cce1008211daed75f26bacd4f6348b297fc37d
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Sat Jan 27 10:42:05 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 724cedd0e69..04237758b01 100644
--- a/tooling/camel-spring-boot-dependencies/pom.xml
+++ b/tooling/camel-spring-boot-dependencies/pom.xml
@@ -200,22 +200,22 @@
       <dependency>
         <groupId>io.micrometer</groupId>
         <artifactId>micrometer-commons</artifactId>
-        <version>1.11.5</version>
+        <version>1.11.7</version>
       </dependency>
       <dependency>
         <groupId>io.micrometer</groupId>
         <artifactId>micrometer-observation</artifactId>
-        <version>1.11.5</version>
+        <version>1.11.7</version>
       </dependency>
       <dependency>
         <groupId>io.micrometer</groupId>
         <artifactId>micrometer-registry-jmx</artifactId>
-        <version>1.11.5</version>
+        <version>1.11.7</version>
       </dependency>
       <dependency>
         <groupId>io.micrometer</groupId>
         <artifactId>micrometer-tracing</artifactId>
-        <version>1.1.6</version>
+        <version>1.1.8</version>
       </dependency>
       <dependency>
         <groupId>org.apache.avro</groupId>