This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository pollen_1.x. See https://gitlab.nuiton.org/None/pollen_1.x.git commit 728f3b168044643918bfa3e02571015b72e234f6 Author: Eric Chatellier <chatellier@codelutin.com> Date: Mon Mar 20 10:27:02 2017 +0100 fixes #1386: Update struts to 2.3.32 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e8a8ce9..d778c1d 100644 --- a/pom.xml +++ b/pom.xml @@ -162,7 +162,7 @@ <nuitonUtilsVersion>2.6.12</nuitonUtilsVersion> <h2Version>1.3.172</h2Version> <postgresqlVersion>9.1-901-1.jdbc4</postgresqlVersion> - <struts2Version>2.3.15.3</struts2Version> + <struts2Version>2.3.32</struts2Version> <jqueryPluginVersion>3.5.0</jqueryPluginVersion> <shiroVersion>1.2.2</shiroVersion> <slf4jVersion>1.7.5</slf4jVersion> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.