Merge pull request 'Update dependency org.apache.maven.plugins:maven-shade-plugin to v3.5.1' (#12) from renovate/org.apache.maven.plugins-maven-shade-plugin-3.x into master
Some checks failed
Plugins/ThemePark/pipeline/head There was a failure building this commit
Some checks failed
Plugins/ThemePark/pipeline/head There was a failure building this commit
Reviewed-on: #12
This commit is contained in:
commit
f7d27ade47
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -141,7 +141,7 @@
|
|||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-shade-plugin</artifactId>
|
||||
<version>3.2.4</version>
|
||||
<version>3.5.1</version>
|
||||
<configuration>
|
||||
<minimizeJar>true</minimizeJar>
|
||||
<filters>
|
||||
|
|
Reference in a new issue