diff --git a/bukkit/pom.xml b/bukkit/pom.xml index ae9efd4..a6a0b17 100644 --- a/bukkit/pom.xml +++ b/bukkit/pom.xml @@ -22,24 +22,28 @@ misc ${project.version} compile - - - ${project.groupId} - io - ${project.version} - compile - - - ${project.groupId} - common - ${project.version} - compile + + + org.xerial + sqlite-jdbc + + + mysql + mysql-connector-java + + org.spigotmc spigot-api 1.20-R0.1-SNAPSHOT provided + + + org.yaml + snakeyaml + + org.spigotmc @@ -47,11 +51,5 @@ 1.20-R0.1-SNAPSHOT provided - - org.spigotmc - minecraft-server - 1.20-R0.1-SNAPSHOT - provided - \ No newline at end of file