From d940d035208752e2acf13309d81fdf3746b3af90 Mon Sep 17 00:00:00 2001 From: John DeRegnaucourt Date: Fri, 13 Oct 2023 11:47:54 -0400 Subject: [PATCH] updated to work well with JDK's 11 through 21. --- pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pom.xml b/pom.xml index 320ab4d3..245af1eb 100644 --- a/pom.xml +++ b/pom.xml @@ -132,6 +132,8 @@ maven-compiler-plugin ${version.plugin.compiler} + 11 + 11 11