This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository nuiton-web. See https://gitlab.nuiton.org/nuiton/nuiton-web.git commit d5a5b30edd218596f85b90bf848295b497923e91 Author: CHRE <CHATELLIER@codelutin.com> Date: Tue Oct 18 09:12:27 2016 +0200 refs #3954: Downgrade jetty to jdk 7 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6c212f2..1aeece1 100644 --- a/pom.xml +++ b/pom.xml @@ -141,7 +141,7 @@ License along with this program. If not, see <shiroVersion>1.3.2</shiroVersion> <servletApiVersion>3.0.1</servletApiVersion> - <jettyVersion>9.3.12.v20160915</jettyVersion> + <jettyVersion>9.2.19.v20160908</jettyVersion> <!--Multilanguage maven-site --> <locales>fr</locales> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.