Skip to content

Commit dda66cc

Browse files
committed
Polish "Add table for supported build tools"
Closes gh-14002
1 parent 685c3af commit dda66cc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ By default, Spring Boot {spring-boot-version} requires http://www.java.com[Java
4040
Spring Framework {spring-version} or above. You can use Spring Boot with Java 6 with some
4141
additional configuration. See <<howto.adoc#howto-use-java-6>> for more details.
4242

43-
Explicit build support is provided for Maven (3.2+), and Gradle 2 (2.9 or later) and 3.
43+
Explicit build support is provided for the following build tools:
4444

4545
|===
4646
|Build Tool |Version
@@ -50,7 +50,6 @@ Explicit build support is provided for Maven (3.2+), and Gradle 2 (2.9 or later)
5050

5151
|Gradle
5252
|[2.9, 3.x]
53-
5453
|===
5554

5655
TIP: Although you can use Spring Boot with Java 6 or 7, we generally recommend Java 8 if

0 commit comments

Comments
 (0)