From c1ad902bd3ef598de412253f8991b31aa5c06ebc Mon Sep 17 00:00:00 2001 From: mohammed jasem alaajel Date: Sat, 15 Oct 2022 18:13:44 +0400 Subject: [PATCH] upgrade jedis --- RedisBungee-API/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RedisBungee-API/pom.xml b/RedisBungee-API/pom.xml index efc5cd2..b681135 100644 --- a/RedisBungee-API/pom.xml +++ b/RedisBungee-API/pom.xml @@ -63,7 +63,7 @@ redis.clients jedis - 4.2.3 + 4.3.0 compile