diff --git a/pom.xml b/pom.xml index 5fb6fc5..7f8a797 100644 --- a/pom.xml +++ b/pom.xml @@ -1,38 +1,44 @@ - - 4.0.0 - com.viper - AutoSortChest - 1.9 - AutoSortChest - - - - spigot-repo - https://hub.spigotmc.org/nexus/content/repositories/snapshots/ - - - - - - org.spigotmc - spigot-api - 1.21-R0.1-SNAPSHOT - provided - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.8.1 - - 17 - 17 - - - - + + 4.0.0 + com.viper + AutoSortChest + 2.0 + AutoSortChest + + + + spigot-repo + https://hub.spigotmc.org/nexus/content/repositories/snapshots/ + + + + + + org.spigotmc + spigot-api + 1.21-R0.1-SNAPSHOT + provided + + + + mysql + mysql-connector-java + 8.0.33 + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.8.1 + + 17 + 17 + + + + \ No newline at end of file