From 13c1830d1715706380a6141b7a979e430bd0cdf2 Mon Sep 17 00:00:00 2001 From: Eric Mays Date: Fri, 14 Nov 2025 10:54:46 -0500 Subject: [PATCH 1/3] Update versions --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index dbd936c..fa6e57b 100644 --- a/pom.xml +++ b/pom.xml @@ -45,7 +45,7 @@ 2.20.1 4.0.0 - 12.1.3 + 12.1.4 5.4.1 3.2.0 @@ -61,7 +61,7 @@ 3.4.2 3.12.0 3.9.0 - 3.1.1 + 3.2.0 3.3.1 3.6.1 3.21.0 From ed212824f7119be35d11b66164d6682ff4eed887 Mon Sep 17 00:00:00 2001 From: Eric Mays Date: Tue, 18 Nov 2025 12:08:55 -0500 Subject: [PATCH 2/3] Update versions --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index fa6e57b..816c480 100644 --- a/pom.xml +++ b/pom.xml @@ -46,7 +46,7 @@ 2.20.1 4.0.0 12.1.4 - 5.4.1 + 5.5.0 3.2.0 3.7.1 @@ -58,7 +58,7 @@ 3.4.0 3.2.8 3.1.4 - 3.4.2 + 3.5.0 3.12.0 3.9.0 3.2.0 From 034d067df060b3a50505ae10ff67a1aaeaa07155 Mon Sep 17 00:00:00 2001 From: Eric Mays Date: Tue, 18 Nov 2025 13:20:39 -0500 Subject: [PATCH 3/3] Revert maven jar plugin version - issue with Eclipse --- .classpath | 9 --------- .project | 6 ------ pom.xml | 2 +- 3 files changed, 1 insertion(+), 16 deletions(-) delete mode 100644 .classpath diff --git a/.classpath b/.classpath deleted file mode 100644 index bd36355..0000000 --- a/.classpath +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/.project b/.project index f7fa846..b9b4caf 100644 --- a/.project +++ b/.project @@ -5,11 +5,6 @@ - - org.eclipse.jdt.core.javabuilder - - - org.eclipse.m2e.core.maven2Builder @@ -17,7 +12,6 @@ - org.eclipse.jdt.core.javanature org.eclipse.m2e.core.maven2Nature diff --git a/pom.xml b/pom.xml index 816c480..4a07262 100644 --- a/pom.xml +++ b/pom.xml @@ -58,7 +58,7 @@ 3.4.0 3.2.8 3.1.4 - 3.5.0 + 3.4.2 3.12.0 3.9.0 3.2.0