From 4f849bc24133733112fb09f768e1a347fcd82d06 Mon Sep 17 00:00:00 2001 From: shuzheng <469741414@qq.com> Date: Mon, 20 Feb 2017 23:59:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- zheng-common/pom.xml | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/zheng-common/pom.xml b/zheng-common/pom.xml index e648bf5d..9f62e899 100644 --- a/zheng-common/pom.xml +++ b/zheng-common/pom.xml @@ -74,10 +74,28 @@ ${spring-security.version} + + org.apache.shiro + shiro-core + 1.2.2 + + + + org.apache.shiro + shiro-web + 1.2.2 + + + + org.apache.shiro + shiro-quartz + 1.2.2 + + org.apache.shiro shiro-spring - 1.3.2 + 1.2.2