Update dependency org.apache.maven.plugins:maven-shade-plugin to v3.2.3 #43

Merged
renovate[bot] merged 1 commit from renovate/org.apache.maven.plugins-maven-shade-plugin-3.x into master 2020-04-14 06:42:16 +00:00
Showing only changes of commit aeba95f42d - 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.2</version> <version>3.2.3</version>
<configuration> <configuration>
<relocations> <relocations>
<relocation> <relocation>