From 9d048c39e87f8271eeb03234f1e60458ed5cca24 Mon Sep 17 00:00:00 2001 From: Vitor Mattos Date: Tue, 28 Jan 2025 17:00:57 -0300 Subject: [PATCH] chore: bump java Signed-off-by: Vitor Mattos --- lib/Service/Install/InstallService.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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