Skip to content

Commit 6b9032b

Browse files
committed
Document that Java 16 is supported
Closes gh-25527
1 parent 9aa1ce2 commit 6b9032b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-docs/src/docs/asciidoc/getting-started.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Our primary goals are:
2929

3030
[[getting-started-system-requirements]]
3131
== System Requirements
32-
Spring Boot {spring-boot-version} requires https://www.java.com[Java 8] and is compatible up to Java 15 (included).
32+
Spring Boot {spring-boot-version} requires https://www.java.com[Java 8] and is compatible up to Java 16 (included).
3333
{spring-framework-docs}/[Spring Framework {spring-framework-version}] or above is also required.
3434

3535
Explicit build support is provided for the following build tools:

0 commit comments

Comments
 (0)