From 4b86fac96cbb07ce3a17a6a001b4645cd586a3d0 Mon Sep 17 00:00:00 2001 From: Guy Korland Date: Tue, 18 May 2021 16:57:10 +0300 Subject: [PATCH 1/2] Upgrade to Jedis 3.6.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8b43a51b..f0aa562a 100644 --- a/pom.xml +++ b/pom.xml @@ -138,7 +138,7 @@ redis.clients jedis - 2.5.2 + 2.6.0 test From 6fa67f582d7ee4e33522367db26360db7ed6b689 Mon Sep 17 00:00:00 2001 From: Guy Korland Date: Tue, 18 May 2021 16:57:36 +0300 Subject: [PATCH 2/2] Update pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f0aa562a..a1f91aa6 100644 --- a/pom.xml +++ b/pom.xml @@ -138,7 +138,7 @@ redis.clients jedis - 2.6.0 + 3.6.0 test