3
0
Fork 0

Update dependency org.apache.maven.plugins:maven-shade-plugin to v3.5.1
All checks were successful
Plugins/ThemeParkPlus/pipeline/head This commit looks good
Plugins/ThemeParkPlus/pipeline/pr-master This commit looks good

This commit is contained in:
Stijn Bannink 2023-10-02 10:15:00 +00:00
parent 4f8014e2c3
commit 96173f3daf

View file

@ -31,7 +31,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.5.0</version> <version>3.5.1</version>
<executions> <executions>
<execution> <execution>
<phase>package</phase> <phase>package</phase>