Update Maven shade version to align with CraftBukkit

By: md_5 <git@md-5.net>
This commit is contained in:
Bukkit/Spigot 2023-02-23 07:30:44 +11:00
parent 17deecda82
commit bedf247d1b

View file

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