Merge pull request 'Update dependency org.apache.maven.plugins:maven-shade-plugin to v3.5.0' (#23) from renovate/org.apache.maven.plugins-maven-shade-plugin-3.x into master
All checks were successful
Plugins/ThemeParkPlus/pipeline/head This commit looks good
All checks were successful
Plugins/ThemeParkPlus/pipeline/head This commit looks good
Reviewed-on: #23
This commit is contained in:
commit
059857e934
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