Document that Java 15 is a supported version
See gh-22366
This commit is contained in:
parent
474ab7f69c
commit
5c4b4b0466
|
|
@ -29,7 +29,7 @@ Our primary goals are:
|
||||||
|
|
||||||
[[getting-started-system-requirements]]
|
[[getting-started-system-requirements]]
|
||||||
== System Requirements
|
== System Requirements
|
||||||
Spring Boot {spring-boot-version} requires https://www.java.com[Java 8] and is compatible up to Java 14 (included).
|
Spring Boot {spring-boot-version} requires https://www.java.com[Java 8] and is compatible up to Java 15 (included).
|
||||||
{spring-framework-docs}/[Spring Framework {spring-framework-version}] or above is also required.
|
{spring-framework-docs}/[Spring Framework {spring-framework-version}] or above is also required.
|
||||||
|
|
||||||
Explicit build support is provided for the following build tools:
|
Explicit build support is provided for the following build tools:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue