From 49ac1ba9ef998f7daebb4259375b6263ea031640 Mon Sep 17 00:00:00 2001 From: mohammed jasem alaajel Date: Wed, 21 Jul 2021 20:50:42 +0400 Subject: [PATCH] bump jedis version --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index dc5ef09..c3c224f 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.imaginarycode.minecraft RedisBungee - 0.6.4 + 0.6.5-SNAPSHOT @@ -92,7 +92,7 @@ redis.clients jedis - 3.6.1 + 3.6.3 compile