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 e41e3accb61 Regen
e41e3accb61 is described below

commit e41e3accb6105a1a3cb877f15d3a70cdfd345fb0
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Mon Apr 15 07:40:23 2024 +0200

    Regen
---
 pom.xml                                        | 2 +-
 tooling/camel-spring-boot-dependencies/pom.xml | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/pom.xml b/pom.xml
index f359d5a1f61..10f558b3c16 100644
--- a/pom.xml
+++ b/pom.xml
@@ -108,7 +108,7 @@
         <compiler.fork>false</compiler.fork>
 
         <!-- Spring-Boot target version -->
-        <spring-boot-version>3.1.8</spring-boot-version>
+        <spring-boot-version>3.1.10</spring-boot-version>
 
         <!-- Camel target version -->
         <camel-version>4.0.5-SNAPSHOT</camel-version>
diff --git a/tooling/camel-spring-boot-dependencies/pom.xml 
b/tooling/camel-spring-boot-dependencies/pom.xml
index 0edd6bf94d5..359fb0bec18 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.8</version>
+        <version>1.11.10</version>
       </dependency>
       <dependency>
         <groupId>io.micrometer</groupId>
         <artifactId>micrometer-observation</artifactId>
-        <version>1.11.8</version>
+        <version>1.11.10</version>
       </dependency>
       <dependency>
         <groupId>io.micrometer</groupId>
         <artifactId>micrometer-registry-jmx</artifactId>
-        <version>1.11.8</version>
+        <version>1.11.10</version>
       </dependency>
       <dependency>
         <groupId>io.micrometer</groupId>
         <artifactId>micrometer-tracing</artifactId>
-        <version>1.1.9</version>
+        <version>1.1.11</version>
       </dependency>
       <dependency>
         <groupId>org.apache.avro</groupId>

Reply via email to