mirror of
https://hub.spigotmc.org/stash/scm/spigot/bukkit.git
synced 2025-09-18 21:45:12 +00:00
Update Maven shade version to align with CraftBukkit
This commit is contained in:
parent
5832720158
commit
7a8f4a42f5
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue