From 72f197111fafbd5fc7102ecd822e8ff82cde268f Mon Sep 17 00:00:00 2001 From: jomu Date: Thu, 11 Aug 2016 16:17:59 +0000 Subject: [PATCH] updated to Shiro 1.3.0 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 49ea402..85f780a 100644 --- a/pom.xml +++ b/pom.xml @@ -43,7 +43,7 @@ 2.3.24-incubating 2.0.2 2.7 - 1.2.6 + 1.3.0 @@ -166,8 +166,8 @@ maven-compiler-plugin ${maven-compiler-plugin.version} - 1.8 - 1.8 + ${maven.compiler.source} + ${maven.compiler.target} true