From 84029fa856d120bc4809c7de1c36908376698504 Mon Sep 17 00:00:00 2001 From: Tux Date: Sun, 6 Dec 2015 12:11:52 -0500 Subject: [PATCH] Bumping Jedis version. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8d8efcd..2fd39fc 100644 --- a/pom.xml +++ b/pom.xml @@ -106,7 +106,7 @@ redis.clients jedis - 2.7.2 + 2.8.0 compile