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

acosentino pushed a commit to branch sb-2.7.15
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git

commit 70bf4752ad4d3f15d0e2883db340c1d81bc2ad8e
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Tue Aug 29 17:47:10 2023 +0200

    CAMEL-19799 - Camel-Spring-Boot: Upgrade to SB 2.7.15 on Camel Spring Boot 
3.x
    
    Signed-off-by: Andrea Cosentino <anco...@gmail.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4c28ffa107e..84afee10344 100644
--- a/pom.xml
+++ b/pom.xml
@@ -108,7 +108,7 @@
         <compiler.fork>false</compiler.fork>
 
         <!-- Spring-Boot target version -->
-        <spring-boot-version>2.7.14</spring-boot-version>
+        <spring-boot-version>2.7.15</spring-boot-version>
 
         <!-- Camel target version -->
         <camel-version>3.22.0-SNAPSHOT</camel-version>

Reply via email to