Revert "Update Maven shade version to align with CraftBukkit"

This reverts commit 7a8f4a42f5.
This commit is contained in:
md_5 2023-02-23 07:34:54 +11:00
parent 7a8f4a42f5
commit a5a36e3248
No known key found for this signature in database
GPG key ID: E8E901AC7C617C11

View file

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