From 6e39d53a661ebd25867fa25fdafda3497b2b98cc Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 30 Jan 2023 10:39:39 +0100 Subject: [PATCH] Upgrade to JDK 8u362-b09. Closes #1900 --- ci/pipeline.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/pipeline.properties b/ci/pipeline.properties index 097104a2..2a19129a 100644 --- a/ci/pipeline.properties +++ b/ci/pipeline.properties @@ -1,5 +1,5 @@ # Java versions -java.main.tag=8u352-b08-jdk-focal +java.main.tag=8u362-b09-jdk-focal java.next.tag=11.0.18_10-jdk-focal java.lts.tag=17.0.6_10-jdk-focal