This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository coser. See https://gitlab.nuiton.org/codelutin/coser.git commit 6dff7c6fef123f75709d291b87a32a40f1e9339a Author: jcouteau <couteau@codelutin.com> Date: Wed Sep 12 16:50:34 2018 +0200 Fixes #10083 - Mise à jour Struts vers 2.3.35 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0ef1de8..cafd642 100644 --- a/pom.xml +++ b/pom.xml @@ -105,7 +105,7 @@ <jaxxVersion>2.8.6</jaxxVersion> <nuitonI18nVersion>3.1</nuitonI18nVersion> <nuitonMatrixVersion>2.3.3</nuitonMatrixVersion> - <strutsVersion>2.3.34</strutsVersion> + <strutsVersion>2.3.35</strutsVersion> <nuitonReportPluginVersion>3.0</nuitonReportPluginVersion> <!-- Site configuration --> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.