From 9ea3517b39fcc3edd9e3a60da80ded5ea45a4dbe Mon Sep 17 00:00:00 2001 From: Guy Korland Date: Tue, 18 May 2021 11:25:47 +0300 Subject: [PATCH] Update to Jedis 3.6.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4d738924..c2f34e61 100644 --- a/pom.xml +++ b/pom.xml @@ -69,7 +69,7 @@ redis.clients jedis - 2.6.0 + 3.6.0 test