mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-17 06:48:23 +01:00
Update Maven shade version to align with CraftBukkit
By: md_5 <git@md-5.net>
This commit is contained in:
parent
17deecda82
commit
bedf247d1b
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue