From aa298235f3146c451a24ca7126983ac066014156 Mon Sep 17 00:00:00 2001 From: Rob Bygrave Date: Mon, 16 Oct 2023 23:15:32 +1300 Subject: [PATCH] For testing java 16+ include JDK 21 and 22 --- tests/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/pom.xml b/tests/pom.xml index 336d7e0f0..e0b194509 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -21,7 +21,7 @@ jdk16plus - [16,20] + [16,22] test-java16