diff --git a/pom.xml b/pom.xml index 2d46386..91b3965 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.imaginarycode.minecraft RedisBungee - 0.6.5 + 0.7.0-SNAPSHOT @@ -16,8 +16,6 @@ - 2013 - @@ -92,13 +90,13 @@ redis.clients jedis - 3.6.3 + 4.2.1 compile org.apache.commons commons-pool2 - 2.10.0 + 2.11.1 compile @@ -111,7 +109,7 @@ org.projectlombok lombok - 1.18.20 + 1.18.22 provided