Browse Source

Align Maven version in system requirements with what is actually tested

See gh-26209
pull/27078/head
Shimizu, Yuko 5 years ago committed by Stephane Nicoll
parent
commit
474e460d5e
  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

@ -38,7 +38,7 @@ Explicit build support is provided for the following build tools: @@ -38,7 +38,7 @@ Explicit build support is provided for the following build tools:
| Build Tool | Version
| Maven
| 3.3+
| 3.5+
| Gradle
| 6 (6.3 or later). 5.6.x is also supported but in a deprecated form

Loading…
Cancel
Save