From f62eb0c6449e46467592470e3b91e1396ac97070 Mon Sep 17 00:00:00 2001 From: "Mark J. Williamson" Date: Sat, 23 Nov 2024 16:10:05 +0000 Subject: [PATCH] Plugins update --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index a64fa98..f902d29 100644 --- a/pom.xml +++ b/pom.xml @@ -101,7 +101,7 @@ THE POSSIBILITY OF SUCH DAMAGE. org.apache.maven.plugins maven-shade-plugin - 2.2 + 3.6.0 package @@ -138,15 +138,15 @@ THE POSSIBILITY OF SUCH DAMAGE. maven-compiler-plugin - 3.8.1 + 3.13.0 maven-clean-plugin - 2.5 + 3.4.0 maven-jar-plugin - 3.2.0 + 3.4.2 maven-resources-plugin