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 5d10cd3ee966ead64c72e7ce5f23d96c18af8a92 Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Dec 22 11:29:17 2015 +0100 Update struts to 2.3.24.1 (See #3831) --- 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>.