diff --git a/bukkit/pom.xml b/bukkit/pom.xml
index 3b70e920..bcaae030 100644
--- a/bukkit/pom.xml
+++ b/bukkit/pom.xml
@@ -55,6 +55,10 @@
false
false
+
+ org.yaml.snakeyaml
+ fastlogin.yaml
+
com.zaxxer.hikari
fastlogin.hikari
@@ -117,12 +121,18 @@
papermc
https://papermc.io/repo/repository/maven-public/
+
+ false
+
dmulloy2-repo
https://repo.dmulloy2.net/repository/public/
+
+ false
+
@@ -161,6 +171,13 @@
${project.version}
+
+ org.yaml
+ snakeyaml
+ 1.33
+ compile
+
+
io.papermc.paper
diff --git a/core/pom.xml b/core/pom.xml
index 84a60e28..a77762c1 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -93,12 +93,6 @@
net.md-5
bungeecord-config
1.19-R0.1-SNAPSHOT
-
-
- *
- *
-
-