From f3caa183d76a9c94329d337798e877e2d122eb59 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 3 Jul 2023 09:18:50 +0200 Subject: [PATCH] Upgrade to JDK 17.0.7. Closes #2030 --- ci/pipeline.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/pipeline.properties b/ci/pipeline.properties index 2f45263d..5be2320f 100644 --- a/ci/pipeline.properties +++ b/ci/pipeline.properties @@ -1,5 +1,5 @@ # Java versions -java.main.tag=17.0.6_10-jdk-focal +java.main.tag=17.0.7_7-jdk-focal java.next.tag=20-jdk-jammy # Docker container images - standard