3
0
Fork 0

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

Reviewed-on: #6
This commit is contained in:
Stijn Bannink 2023-10-12 18:06:04 +00:00
commit d86a759829

View file

@ -86,7 +86,7 @@
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId> <artifactId>maven-shade-plugin</artifactId>
<version>3.2.4</version> <version>3.5.1</version>
<executions> <executions>
<execution> <execution>
<phase>package</phase> <phase>package</phase>