From 70595c41ce404ca68aaa6d1b531c6a858492553b Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Sun, 23 Dec 2012 23:55:05 +0100 Subject: o Adding Apache Shiro for security. --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 8547498..e578079 100644 --- a/pom.xml +++ b/pom.xml @@ -124,6 +124,11 @@ postgresql 9.1-901-1.jdbc4 + + org.apache.shiro + shiro-web + 1.2.1 + junit junit -- cgit v1.2.3