From 31e6d216de82df8e5e424b5d116723f3921126af Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 12 May 2025 08:58:49 +0200 Subject: [PATCH] Upgrade build to Java 17.0.15. Closes #2564 --- ci/pipeline.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/pipeline.properties b/ci/pipeline.properties index 34eef52b..cb3670de 100644 --- a/ci/pipeline.properties +++ b/ci/pipeline.properties @@ -1,5 +1,5 @@ # Java versions -java.main.tag=17.0.13_11-jdk-focal +java.main.tag=17.0.15_6-jdk-focal java.next.tag=24.0.1_9-jdk-noble # Docker container images - standard