Skip to content

Commit 94f832d

Browse files
tepicaalador
andauthored
Update articles/upgrading/index.adoc
Co-authored-by: caalador <[email protected]>
1 parent c3b4ab3 commit 94f832d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

articles/upgrading/index.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,14 @@ See link:/docs/v24/upgrading/essential-steps[Vaadin 23 to 24 Upgrade Instruction
1717

1818
Many of the breaking changes are needed because of fundamental changes in the Java platform and the major dependencies on which Vaadin relies. This includes the following:
1919

20+
// Allow LTS
21+
pass:[<!-- vale Vaadin.Abbr = NO -->]
22+
2023
Java 21::
2124
Vaadin 25 requires Java 21 or later. Java 21 is the latest LTS version of Java. Upgrading to Java 21 might require you to upgrade other dependencies in your application.
2225

26+
pass:[<!-- vale Vaadin.Abbr = YES -->]
27+
2328
Spring Boot 4::
2429
Vaadin 25 uses the latest Spring Boot 4 and Spring Framework 7 versions. This leads to making breaking changes in Spring-based features, compared to earlier Spring Boot 3.5 and Spring Framework 6 versions. Details can be found in link:https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-4.0-Migration-Guide[Spring Boot 4 Migration Guide].
2530

0 commit comments

Comments
 (0)