From 388f9c7707922dd4fef7cf526f32ddc88c1f8d47 Mon Sep 17 00:00:00 2001 From: Julia <5765049+sxhinzvc@users.noreply.github.com> Date: Thu, 10 Aug 2023 09:00:51 -0400 Subject: [PATCH] Upgrade to JDK 17.0.8. See #2072 --- ci/pipeline.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/pipeline.properties b/ci/pipeline.properties index 736b1df1..db33cf49 100644 --- a/ci/pipeline.properties +++ b/ci/pipeline.properties @@ -1,5 +1,5 @@ # Java versions -java.main.tag=17.0.7_7-jdk-focal +java.main.tag=17.0.8_7-jdk-focal java.next.tag=20-jdk-jammy # Docker container images - standard