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

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 58407c37fde0114de4c9a9e12b2e069b210cfbb7
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Fri May 23 07:43:55 2025 +0200

    CAMEL-22058: Upgrade to spring boot 3.5.0
---
 docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_12.adoc | 4 ++++
 1 file changed, 4 insertions(+)

diff --git 
a/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_12.adoc 
b/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_12.adoc
index b1da84595ce..356793dae40 100644
--- a/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_12.adoc
+++ b/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_12.adoc
@@ -228,6 +228,10 @@ More details could be found in CAMEL-22013.
 
 == camel-spring-boot
 
+Upgraded to Spring Boot 3.5.0.
+
+The `camel-servetl-starter` has a minor code change for the Spring Boot 3.5 
upgrade.
+
 The `camel-jetty-starter` has been deprecated in favor of 
`camel-platform-http-starter` to use the HTTP server from Spring Boot.
 
 The `camel-undertow-starter` has been deprecated in favor of 
`camel-platform-http-starter` to use the HTTP server from Spring Boot.

Reply via email to