Update JDK requirement for CLI

See gh-49290

Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
This commit is contained in:
Tran Ngoc Nhan
2026-02-23 12:16:21 +01:00
committed by Stéphane Nicoll
parent 5d5c5f7f0b
commit 55ef2df143
@@ -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).