diff --git a/pom.xml b/pom.xml
index 951119d..b6f10a3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,9 +15,17 @@
UTF-8
+
+ moep
+ https://repo.moep.tv/
+
+
+ spigotmc-repo
+ https://hub.spigotmc.org/nexus/content/repositories/snapshots/
+
dmulloy2-repo
- http://repo.dmulloy2.net/nexus/repository/public/
+ https://repo.dmulloy2.net/nexus/repository/public/
alvinb-repo
@@ -27,18 +35,38 @@
org.bukkit
- craftbukkit
- 1.12.1-R0.1-SNAPSHOT
+ bukkit
+ 1.15.1-R0.1-SNAPSHOT
+ provided
+
+
+ com.mojang
+ authlib
+ 1.5.25
+ provided
+
+
+ com.googlecode.json-simple
+ json-simple
+ 1.1.1
+ provided
com.comphenix.protocol
- ProtocolLib-API
- 4.3.0
+ ProtocolLib
+ 4.5.0
+ provided
com.bringholm
PacketInterceptor
1.0
+
+
+ org.bukkit
+ craftbukkit
+
+
com.bringholm