Merge pull request #46 from stijnb1234/renovate/org.apache.maven.plugins-maven-shade-plugin-3.x

Update dependency org.apache.maven.plugins:maven-shade-plugin to v3.2.4
This commit is contained in:
Stijn Bannink 2020-06-13 17:41:19 +02:00 committed by GitHub
commit b5ed73b0fb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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>