Browse Source

Document support for Java 22

Closes gh-40047
pull/40073/head
Andy Wilkinson 2 years ago
parent
commit
ccd22a3109
  1. 2
      spring-boot-project/spring-boot-docs/src/docs/antora/modules/ROOT/pages/system-requirements.adoc

2
spring-boot-project/spring-boot-docs/src/docs/antora/modules/ROOT/pages/system-requirements.adoc

@ -2,7 +2,7 @@ @@ -2,7 +2,7 @@
[[getting-started.system-requirements]]
= System Requirements
Spring Boot {version-spring-boot} requires https://www.java.com[Java 17] and is compatible up to and including Java 21.
Spring Boot {version-spring-boot} requires https://www.java.com[Java 17] and is compatible up to and including Java 22.
{url-spring-framework-docs}/[Spring Framework {version-spring-framework}] or above is also required.
Explicit build support is provided for the following build tools:

Loading…
Cancel
Save