diff --git a/spring-boot-project/spring-boot-tools/spring-boot-cli/src/main/content/INSTALL.txt b/spring-boot-project/spring-boot-tools/spring-boot-cli/src/main/content/INSTALL.txt index c914bcd4ff8..39f2ab1d284 100644 --- a/spring-boot-project/spring-boot-tools/spring-boot-cli/src/main/content/INSTALL.txt +++ b/spring-boot-project/spring-boot-tools/spring-boot-cli/src/main/content/INSTALL.txt @@ -7,7 +7,7 @@ in order to complete your installation. Prerequisites ------------- -Spring Boot CLI requires Java JDK v1.8 or above in order to run. Groovy v${groovy.version} +Spring Boot CLI requires Java JDK 17 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).