From 73416ed65a85ed367cbee7cd21d14e8008b44d30 Mon Sep 17 00:00:00 2001 From: Rob Bygrave Date: Mon, 16 Oct 2023 23:19:48 +1300 Subject: [PATCH] For testing java 16+ include JDK 17 and 21 only --- tests/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/pom.xml b/tests/pom.xml index 2e3262bbf..9b25b74f4 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -28,9 +28,9 @@ - jdk15less + jdk11 - [11] + 11 test-kotlin