Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.0 to 3.5.1 #93
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -29,7 +29,7 @@
|
||||||
<!-- Shade JAR -->
|
<!-- Shade JAR -->
|
||||||
<plugin>
|
<plugin>
|
||||||
<artifactId>maven-shade-plugin</artifactId>
|
<artifactId>maven-shade-plugin</artifactId>
|
||||||
<version>3.5.0</version>
|
<version>3.5.1</version>
|
||||||
<configuration>
|
<configuration>
|
||||||
<relocations>
|
<relocations>
|
||||||
<relocation>
|
<relocation>
|
||||||
|
|
Loading…
Reference in a new issue