Browse Source

Merge branch '2.2.x'

Closes gh-20699
pull/20704/head
Stephane Nicoll 6 years ago
parent
commit
443abd414b
  1. 2
      spring-boot-project/spring-boot-docs/src/docs/asciidoc/getting-started.adoc

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

@ -29,7 +29,7 @@ Our primary goals are: @@ -29,7 +29,7 @@ Our primary goals are:
[[getting-started-system-requirements]]
== System Requirements
Spring Boot {spring-boot-version} requires https://www.java.com[Java 8] and is compatible up to Java 13 (included).
Spring Boot {spring-boot-version} requires https://www.java.com[Java 8] and is compatible up to Java 14 (included).
{spring-framework-docs}[Spring Framework {spring-framework-version}] or above is also required.
Explicit build support is provided for the following build tools:

Loading…
Cancel
Save