Update dependency org.apache.maven.plugins:maven-shade-plugin to v3.5.0
Some checks failed
Plugins/ThemeParkPlus/pipeline/pr-master There was a failure building this commit
Some checks failed
Plugins/ThemeParkPlus/pipeline/pr-master There was a failure building this commit
This commit is contained in:
parent
a9679d1234
commit
2ce61285a8
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -31,7 +31,7 @@
|
|||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-shade-plugin</artifactId>
|
||||
<version>3.2.1</version>
|
||||
<version>3.5.0</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<phase>package</phase>
|
||||
|
|
Reference in a new issue