From 80f4251e5090db549232920e0332021b1bd05ed0 Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Mon, 11 Apr 2022 21:20:42 +1000 Subject: [PATCH] shade plugin 3.3.0 (#7865) (#7867) 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 4557776c745..221890767dd 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