This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository scmwebeditor. See http://git.nuiton.org/scmwebeditor.git commit 55c2abf4dd84c2adce307ec3f9641190df013bdd Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Dec 22 11:22:10 2015 +0100 Update shiro to 1.2.4 (Fixes #3825) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d65e6bf..3627fef 100644 --- a/pom.xml +++ b/pom.xml @@ -266,7 +266,7 @@ <dependency> <groupId>org.apache.shiro</groupId> <artifactId>shiro-core</artifactId> - <version>1.2.3</version> + <version>1.2.4</version> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.