diff --git a/pom.xml b/pom.xml index 110212a..a25c8c2 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ RediSkript 1.3.0 jar - + @@ -29,8 +29,8 @@ - - + + spigot-repo https://hub.spigotmc.org/nexus/content/repositories/snapshots/org/spigotmc/spigot-api/ @@ -42,7 +42,10 @@ commons-pool2 https://mvnrepository.com/artifact/org.apache.commons/commons-pool2 - + + + papermc + https://papermc.io/repo/repository/maven-public/ @@ -59,30 +62,30 @@ 1.16.4-R0.1-SNAPSHOT provided - - redis.clients - jedis - 3.3.0 - compile - - - org.json - json - 20190722 - compile - - - org.cryptomator - siv-mode - 1.4.0 - compile - - - - org.apache.commons - commons-pool2 - 2.6.2 - compile - + + redis.clients + jedis + 3.4.0 + compile + + + org.json + json + 20190722 + compile + + + org.cryptomator + siv-mode + 1.4.0 + compile + + + + org.apache.commons + commons-pool2 + 2.6.2 + compile + \ No newline at end of file