Update dependency org.apache.maven.plugins:maven-shade-plugin to v3.2.4 #46

Merged
renovate[bot] merged 1 commit from renovate/org.apache.maven.plugins-maven-shade-plugin-3.x into master 2020-06-13 15:41:20 +00:00
Showing only changes of commit 4982e60fd4 - Show all commits

View file

@ -42,7 +42,7 @@
<!-- Shade JAR --> <!-- Shade JAR -->
<plugin> <plugin>
<artifactId>maven-shade-plugin</artifactId> <artifactId>maven-shade-plugin</artifactId>
<version>3.2.3</version> <version>3.2.4</version>
<configuration> <configuration>
<relocations> <relocations>
<relocation> <relocation>