diff --git a/pom.xml b/pom.xml
index 5c7b767..326d7a3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,14 +22,14 @@
spigot-repo
https://hub.spigotmc.org/nexus/content/groups/public/
-
- sk89q-repo
- http://maven.sk89q.com/repo/
-
-
- placeholderapi
- http://repo.extendedclip.com/content/repositories/placeholderapi/
-
+
+ enginehub-maven
+ https://maven.enginehub.org/repo/
+
+
+ jitpack.io
+ https://jitpack.io
+
@@ -37,17 +37,22 @@
spigot-api
1.12.2-R0.1-SNAPSHOT
-
- com.sk89q
- worldedit
- 6.0.0-SNAPSHOT
- compile
-
-
- me.clip
- placeholderapi
- 2.0.8
- provided
-
+
+ com.sk89q.worldedit
+ worldedit-bukkit
+ 6.1.4-SNAPSHOT
+ provided
+
+
+ com.sk89q.worldedit
+ worldedit-core
+ 6.1.4-SNAPSHOT
+ provided
+
+
+ com.github.PlaceholderAPI
+ PlaceholderAPI
+ 2.11.2
+
-
\ No newline at end of file
+