From 474e460d5e0db3df507a8bedffc7b23bdde20de1 Mon Sep 17 00:00:00 2001 From: "Shimizu, Yuko" Date: Thu, 22 Apr 2021 21:34:04 +0900 Subject: [PATCH] Align Maven version in system requirements with what is actually tested See gh-26209 --- .../spring-boot-docs/src/docs/asciidoc/getting-started.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-docs/src/docs/asciidoc/getting-started.adoc b/spring-boot-project/spring-boot-docs/src/docs/asciidoc/getting-started.adoc index d359898a11..35ac3fefdb 100644 --- a/spring-boot-project/spring-boot-docs/src/docs/asciidoc/getting-started.adoc +++ b/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: | 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