summaryrefslogtreewikicommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/pom.xml b/pom.xml
index 8b2a39d..df2ab1b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -80,10 +80,10 @@
<id>spigot-repo</id>
<url>https://hub.spigotmc.org/nexus/content/repositories/public/</url>
</repository>
- <repository>
- <id>dmulloy2-repo</id>
- <url>https://repo.dmulloy2.net/repository/public/</url>
- </repository>
+<!-- <repository>-->
+<!-- <id>dmulloy2-repo</id>-->
+<!-- <url>https://repo.dmulloy2.net/repository/public/</url>-->
+<!-- </repository>-->
<repository>
<id>placeholderapi</id>
<url>https://repo.extendedclip.com/content/repositories/placeholderapi/</url>
@@ -106,9 +106,9 @@
<dependency>
<groupId>com.comphenix.protocol</groupId>
<artifactId>ProtocolLib</artifactId>
- <version>4.4.0</version>
-<!-- <scope>system</scope>-->
-<!-- <systemPath>${project.basedir}/lib/ProtocolLib.jar</systemPath>-->
+ <version>4.8.0</version>
+ <scope>system</scope>
+ <systemPath>${project.basedir}/lib/ProtocolLib.jar</systemPath>
</dependency>
<dependency>
<groupId>org.xerial</groupId>