From 5e968ace37d8da16f16ae44b49fba14765effb6a Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Tue, 22 Feb 2022 14:02:01 +0100 Subject: [PATCH] Upgrade Java 8 to 8u322-b06, Java 11 to 11.0.14.1_1. Closes #1648 --- ci/pipeline.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ci/pipeline.properties b/ci/pipeline.properties index 8cbdb943..29f1edb3 100644 --- a/ci/pipeline.properties +++ b/ci/pipeline.properties @@ -1,6 +1,6 @@ # Java versions -java.main.tag=8u312-b07-jdk -java.next.tag=11.0.13_8-jdk +java.main.tag=8u322-b06-jdk +java.next.tag=11.0.14.1_1-jdk java.lts.tag=17.0.2_8-jdk # Docker container images - standard