This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository echobase. See https://gitlab.nuiton.org/codelutin/echobase.git commit 09a0e9164b1b92f4dd3ed0ac99b286a38983d6cb Author: Jean Couteau <jean.couteau@gmail.com> Date: Thu Feb 8 14:00:32 2018 +0100 fixes #9689 : menus fantomes (Struts 2 pb) --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 23c71b7c..cffd3e0e 100644 --- a/pom.xml +++ b/pom.xml @@ -154,7 +154,8 @@ <nuitonWebVersion>1.18</nuitonWebVersion> <!--<struts2Version>2.3.20</struts2Version>--> - <struts2Version>2.3.32</struts2Version> + <!-- JC 180208 - Do not update Struts 2 - Breaks forms --> + <struts2Version>2.3.15.3</struts2Version> <!--<jqueryPluginVersion>3.7.1</jqueryPluginVersion>--> <jqueryPluginVersion>3.6.1</jqueryPluginVersion> <!--<h2Version>1.4.182</h2Version>--> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.