diff --git a/bukkit/pom.xml b/bukkit/pom.xml index 3b70e920..e87b7dc5 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 @@ -123,6 +127,9 @@ dmulloy2-repo https://repo.dmulloy2.net/repository/public/ + + false + @@ -161,6 +168,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 - - - * - * - -