From 42a5498fe35a9e3b74bdf1b4aecd945d1c03b13d Mon Sep 17 00:00:00 2001 From: Guy Korland Date: Mon, 28 Dec 2020 13:46:32 +0200 Subject: [PATCH] Upgrade jedis to 3.4.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e4605d4..93f8c92 100644 --- a/pom.xml +++ b/pom.xml @@ -51,7 +51,7 @@ redis.clients jedis - 3.3.0 + 3.4.1 org.apache.commons