diff --git a/lib/Service/Install/InstallService.php b/lib/Service/Install/InstallService.php index f995049f4a..27ab67e725 100644 --- a/lib/Service/Install/InstallService.php +++ b/lib/Service/Install/InstallService.php @@ -56,8 +56,8 @@ use Symfony\Component\Process\Process; class InstallService { - public const JAVA_VERSION = 'openjdk version "21.0.5" 2024-10-15 LTS'; - private const JAVA_URL_PATH_NAME = '21.0.5+11'; + public const JAVA_VERSION = 'openjdk version "21.0.6" 2025-01-21 LTS'; + private const JAVA_URL_PATH_NAME = '21.0.6+7'; public const PDFTK_VERSION = '3.3.3'; /** * When update, verify the hash of all architectures