From 0580940ba77a06012a0343be87e5ece3b5e64203 Mon Sep 17 00:00:00 2001 From: nikhil-ctds Date: Wed, 4 Dec 2024 16:30:04 +0530 Subject: [PATCH] upgrade maven-shade-plugin to 3.5.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 658d88d1..a2a8619e 100644 --- a/pom.xml +++ b/pom.xml @@ -228,7 +228,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.2.4 + 3.5.2 org.apache.maven.plugins