3
0
Fork 0

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

This commit is contained in:
Stijn Bannink 2023-08-23 08:37:25 +00:00
parent a9679d1234
commit 2ce61285a8

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>