From 1e2a8f9593d38cb6b72ff07f763ae0a6595df8c1 Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Mon, 11 Apr 2022 11:57:44 +1000 Subject: [PATCH] shade plugin 3.3.0 (#7865) avoid a lot of potential problems due to this "feature" we do not need here Signed-off-by: Olivier Lamy --- pom.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4557776c745e..221890767ddf 100644 --- a/pom.xml +++ b/pom.xml @@ -159,7 +159,7 @@ 2.5.3 1.7.0 3.2.0 - 3.2.4 + 3.3.0 3.11.0 3.0.0-M5 3.2.1 @@ -723,6 +723,9 @@ org.apache.maven.plugins maven-shade-plugin ${maven.shade.plugin.version} + + false + org.apache.maven.plugins