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

davsclaus pushed a commit to branch camel-spring-boot-4.4.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.4.x by 
this push:
     new 67e74e2aad4 CAMEL-21230: camel-spring-boot - Upgrade to SB 3.2.10
67e74e2aad4 is described below

commit 67e74e2aad49411d65c487d8a67d720d10c567b6
Author: Claus Ibsen <[email protected]>
AuthorDate: Mon Sep 23 15:55:43 2024 +0200

    CAMEL-21230: camel-spring-boot - Upgrade to SB 3.2.10
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5caa913b45b..b3702a8db34 100644
--- a/pom.xml
+++ b/pom.xml
@@ -108,7 +108,7 @@
         <compiler.fork>false</compiler.fork>
 
         <!-- Spring-Boot target version -->
-        <spring-boot-version>3.2.9</spring-boot-version>
+        <spring-boot-version>3.2.10</spring-boot-version>
 
         <!-- Camel target version -->
         <camel-version>4.4.4-SNAPSHOT</camel-version>

Reply via email to