diff --git a/pom.xml b/pom.xml index 0f7ccc3..5051079 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ 16 2.0.9 - 1.17-R0.1-SNAPSHOT + 1.17.1-R0.1-SNAPSHOT 1.2.3-SNAPSHOT 1.17.3 2.6.3 @@ -93,13 +93,14 @@ + + + apache.snapshots + https://repository.apache.org/snapshots/ + + + - - - maven-snapshots - https://repository.apache.org/content/repositories/snapshots/ - spigot-repo @@ -123,13 +124,6 @@ - - - com.mojang - authlib - 1.5.21 - provided - org.spigotmc @@ -156,7 +150,7 @@ ${vault.version} provided - + world.bentobox bentobox @@ -194,6 +188,14 @@ ${powermock.version} test + + + com.mojang + authlib + 1.5.21 + provided + +