From 86b203c21b4ed132d97cb5274abea83f5e145c67 Mon Sep 17 00:00:00 2001 From: Luck Date: Thu, 26 Jan 2017 13:54:23 +0000 Subject: [PATCH] Compile with shaded redis version - fixes #150 --- common/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common/pom.xml b/common/pom.xml index fcb26e11..c8c23df1 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -57,7 +57,7 @@ redis.clients jedis - 2.9.0 + 2.9.0-shaded provided @@ -88,7 +88,7 @@ 3.3.0 provided - + org.slf4j slf4j-simple