|
@@ -33,7 +33,7 @@
|
|
|
<plugin>
|
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
|
<artifactId>maven-shade-plugin</artifactId>
|
|
|
- <version>3.6.0</version>
|
|
|
+ <version>2.4.3</version>
|
|
|
<executions>
|
|
|
<execution>
|
|
|
<phase>package</phase>
|
|
@@ -76,7 +76,7 @@
|
|
|
<dependency>
|
|
|
<groupId>org.spigotmc</groupId>
|
|
|
<artifactId>spigot-api</artifactId>
|
|
|
- <version>1.20.6-R0.1-SNAPSHOT</version>
|
|
|
+ <version>1.13.2-R0.1-SNAPSHOT</version>
|
|
|
<scope>provided</scope>
|
|
|
</dependency>
|
|
|
<dependency>
|