From 349b3ce0db4f26a4a1b6063b82cff375a0db0cf9 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 30 Jan 2023 10:34:38 +0100 Subject: [PATCH] Upgrade to JDK 11.0.18_10. Closes #1899 --- ci/pipeline.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/pipeline.properties b/ci/pipeline.properties index dd6b0d4e..097104a2 100644 --- a/ci/pipeline.properties +++ b/ci/pipeline.properties @@ -1,6 +1,6 @@ # Java versions java.main.tag=8u352-b08-jdk-focal -java.next.tag=11.0.17_8-jdk-focal +java.next.tag=11.0.18_10-jdk-focal java.lts.tag=17.0.6_10-jdk-focal # Docker container images - standard