Clean up Java 6 leftover

See gh-10367
This commit is contained in:
Johnny Lim
2017-09-21 08:42:25 +09:00
committed by Stephane Nicoll
parent 96bf799b5c
commit bbeba4a016
9 changed files with 15 additions and 18 deletions

View File

@@ -7,7 +7,7 @@ in order to complete your installation.
Prerequisites
-------------
Spring Boot CLI requires Java JDK v1.6 or above in order to run. Groovy v${groovy.version}
Spring Boot CLI requires Java JDK v1.8 or above in order to run. Groovy v${groovy.version}
is packaged as part of this distribution, and therefore does not need to be installed (any
existing Groovy installation is ignored).