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

davsclaus pushed a commit to branch camel-spring-boot-4.14.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.14.x by 
this push:
     new 1acd6c69d20 Upgrade to spring-boot 3.5.16 (#1834)
1acd6c69d20 is described below

commit 1acd6c69d20c321d41d4ae75491c05c78dfb4fc1
Author: Tom Cunningham <[email protected]>
AuthorDate: Wed Jul 1 15:14:59 2026 -0400

    Upgrade to spring-boot 3.5.16 (#1834)
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 66f0606a396..ba49b791e0a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -108,7 +108,7 @@
         <compiler.fork>false</compiler.fork>
 
         <!-- Spring-Boot target version -->
-        <spring-boot-version>3.5.15</spring-boot-version>
+        <spring-boot-version>3.5.16</spring-boot-version>
 
         <!-- Camel target version -->
         <camel-version>4.14.8-SNAPSHOT</camel-version>
@@ -131,7 +131,7 @@
         <swagger-parser-v3-version>2.1.10</swagger-parser-v3-version>
         <cyclonedx-maven-plugin-version>2.9.1</cyclonedx-maven-plugin-version>
         <wiremock-spring-boot-version>3.4.0</wiremock-spring-boot-version>
-        
<spring-session-hazelcast-version>3.4.5</spring-session-hazelcast-version>
+        
<spring-session-hazelcast-version>3.4.7</spring-session-hazelcast-version>
     </properties>
 
 

Reply via email to