From cc1f432c8eaf25ebc56449a71922c93e0156d146 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 6dff7220..81d1e290 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=22.0.2_9-jdk-jammy # Docker container images - standard