From c63fcd4f371c665b5e820d143a6872844c613a1c Mon Sep 17 00:00:00 2001 From: RatzzFatzz Date: Tue, 4 Feb 2025 00:34:40 +0100 Subject: [PATCH] Update maven plugins --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index c661bef..55e19ba 100644 --- a/pom.xml +++ b/pom.xml @@ -149,7 +149,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.2.2 + 3.4.2 @@ -161,7 +161,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.4.1 + 3.6.0 package @@ -190,7 +190,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.22.2 + 3.5.2 org.apache.maven.plugins