Skip to content

Commit eb905af

Browse files
dreis2211philwebb
authored andcommitted
Mention Java 13 in system requirements docs
See gh-18383
1 parent a0e9d90 commit eb905af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
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 12 (included).
32+
Spring Boot {spring-boot-version} requires https://www.java.com[Java 8] and is compatible up to Java 13 (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)