From 9013228ee2399b3e064586e8fef2aceb361b4f68 Mon Sep 17 00:00:00 2001 From: "Brian M. Long" Date: Fri, 21 Jun 2024 13:09:36 -0400 Subject: [PATCH] building against v2.4.4 and jdk17 --- pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index ba0d354..2ca5bb6 100644 --- a/pom.xml +++ b/pom.xml @@ -37,14 +37,14 @@ - 11 - 11 - 11 + 17 + 17 + 17 - 2.4.1 + 2.4.4 18.0.2 - 5.6.12 - 1.7.26 + 5.8.5 + 1.7.36