From ccd22a31090284774241c6adfebf3829c86cb9de Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 21 Mar 2024 17:07:40 +0000 Subject: [PATCH] Document support for Java 22 Closes gh-40047 --- .../src/docs/antora/modules/ROOT/pages/system-requirements.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-docs/src/docs/antora/modules/ROOT/pages/system-requirements.adoc b/spring-boot-project/spring-boot-docs/src/docs/antora/modules/ROOT/pages/system-requirements.adoc index 3931e0b4d9..a7d9194225 100644 --- a/spring-boot-project/spring-boot-docs/src/docs/antora/modules/ROOT/pages/system-requirements.adoc +++ b/spring-boot-project/spring-boot-docs/src/docs/antora/modules/ROOT/pages/system-requirements.adoc @@ -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: