From 4c45d7157f92c5c65b8f06d3ae32ef5d47cd5241 Mon Sep 17 00:00:00 2001 From: tamguo Date: Sun, 5 Aug 2018 18:37:52 +0800 Subject: [PATCH] fix bug --- tamguo-crawler/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tamguo-crawler/pom.xml b/tamguo-crawler/pom.xml index 946e774..a52c6f1 100644 --- a/tamguo-crawler/pom.xml +++ b/tamguo-crawler/pom.xml @@ -76,6 +76,10 @@ htmlunit provided + + redis.clients + jedis +