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

This commit is contained in:
Renovate Bot 2020-06-13 10:47:58 +00:00
parent b367e4ea65
commit 4982e60fd4
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B

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>