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