diff --git a/pom.xml b/pom.xml
index 95bcfa17..d3c31aaf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -383,7 +383,7 @@
org.sonarsource.sonar-packaging-maven-plugin
sonar-packaging-maven-plugin
- 1.19.0.397
+ 1.21.0.505
true
@@ -397,6 +397,7 @@
Analyze Java, Scala, Closure and JSP code with SpotBugs. ${spotbugs.version}
org.sonar.plugins.findbugs.FindbugsPlugin
false
+ true
@@ -427,7 +428,7 @@
org.apache.maven.plugins
maven-shade-plugin
- 3.2.4
+ 3.4.0
package
@@ -435,22 +436,21 @@
shade
-
-
- commons-io:commons-io
- org.codehaus.sonar:sonar-channel
-
-
-
-
- org.apache.commons.io
- shaded.io
-
-
- org.sonar.channel
- shaded.channel
-
-
+
+
+ false
+
+
+
+
+ *:*
+
+ META-INF/*.SF
+ META-INF/*.DSA
+ META-INF/*.RSA
+
+
+
false