From 368f3a90eb07ac06dabf75e06afe557834ef6a3e Mon Sep 17 00:00:00 2001 From: zhaojun1998 Date: Sat, 11 Jan 2020 22:53:19 +0800 Subject: [PATCH] =?UTF-8?q?:heavy=5Fminus=5Fsign:=20=E7=A7=BB=E9=99=A4?= =?UTF-8?q?=E6=97=A0=E7=94=A8=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9890e34..9b79455 100644 --- a/pom.xml +++ b/pom.xml @@ -65,7 +65,7 @@ 4.5.11 - + com.upyun java-sdk @@ -104,6 +104,20 @@ com.alicp.jetcache jetcache-starter-redis 2.5.14 + + + com.alicp.jetcache + jetcache-redis + + + redis.clients + jedis + + + com.esotericsoftware + kryo + +