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 6ac81fca7e25bf5e90a216f02cccf320274e6d07 Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Dec 22 11:29:17 2015 +0100 Update struts to 2.3.24.1 (See #3826) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b922245..7bc16c1 100644 --- a/pom.xml +++ b/pom.xml @@ -95,7 +95,7 @@ <locales>fr,en</locales> <siteSourcesType>rst</siteSourcesType> - <struts2Version>2.3.16.3</struts2Version> + <struts2Version>2.3.24.1</struts2Version> <struts2jqueryVersion>3.7.1</struts2jqueryVersion> <nuitonI18nVersion>3.3</nuitonI18nVersion> <nuitonWebVersion>1.17</nuitonWebVersion> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.