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

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

commit 945e113438862003f38e3e70ba2282e1bc583d4a
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Tue Aug 29 17:56:24 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 8462fb80e4e..8e810654bbe 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.13</spring-boot-version>
+        <spring-boot-version>2.7.15</spring-boot-version>
 
         <!-- Camel target version -->
         <camel-version>3.20.7-SNAPSHOT</camel-version>

Reply via email to