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 33c0f201cb1e492f8fd96d3918aff7ffcc27856c Author: Jean Couteau <jean.couteau@gmail.com> Date: Wed Feb 14 10:17:54 2018 +0100 Clarify pom --- pom.xml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index cffd3e0e..3ad903cd 100644 --- a/pom.xml +++ b/pom.xml @@ -153,13 +153,10 @@ <nuitonI18nVersion>3.4.1</nuitonI18nVersion> <nuitonWebVersion>1.18</nuitonWebVersion> - <!--<struts2Version>2.3.20</struts2Version>--> <!-- JC 180208 - Do not update Struts 2 - Breaks forms --> <struts2Version>2.3.15.3</struts2Version> - <!--<jqueryPluginVersion>3.7.1</jqueryPluginVersion>--> + <!-- JC 180214 - Do not update Jquery plugins, breaks startup --> <jqueryPluginVersion>3.6.1</jqueryPluginVersion> - <!--<h2Version>1.4.182</h2Version>--> - <!--<h2Version>1.3.176</h2Version>--> <h2Version>1.3.175</h2Version> <postgresqlVersion>9.4.1208.jre7</postgresqlVersion> <slf4jVersion>1.7.21</slf4jVersion> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.