3
0
Fork 0

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

Reviewed-on: #23
This commit is contained in:
Stijn Bannink 2023-08-23 08:38:28 +00:00
commit 059857e934

View file

@ -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>