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


The following commit(s) were added to refs/heads/main by this push:
     new d3de48679dbd Make it more clear that SB3 is no longer supported in 
Camel 4.19
d3de48679dbd is described below

commit d3de48679dbdf30d25e6ae16139b7e8d38502c2c
Author: Claus Ibsen <[email protected]>
AuthorDate: Fri May 8 10:08:23 2026 +0200

    Make it more clear that SB3 is no longer supported in Camel 4.19
---
 .../modules/ROOT/pages/camel-4x-upgrade-guide-4_19.adoc          | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git 
a/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_19.adoc 
b/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_19.adoc
index cb2b33f8ee1c..5e4a331e4066 100644
--- a/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_19.adoc
+++ b/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_19.adoc
@@ -13,6 +13,15 @@ See the xref:camel-upgrade-recipes-tool.adoc[documentation] 
page for details.
 
 == Upgrading Camel 4.18 to 4.19
 
+=== Spring Boot
+
+This is our first release that supports Spring Boot v4.
+
+IMPORTANT: Spring Boot v3 is no longer supported.
+
+This also means Spring Framework v6 is also no longer supported.
+The Camel Spring component relies on Spring Framework v7 and what else Spring 
Boot v4 came with.
+
 === camel-bom
 
 The `camel-test` module has been removed from `camel-bom`. This module was 
included by mistake, as since Camel 4, this is

Reply via email to