This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository scmwebeditor. See http://git.nuiton.org/scmwebeditor.git commit 2dad8b90a4cb79c0ee2dc19c53aeb5bf5ae12e51 Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Dec 22 11:20:44 2015 +0100 Update jetty plugin to 9.3.6.v20151106 (Fixes #3822) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 61df88a..26a8b8a 100644 --- a/pom.xml +++ b/pom.xml @@ -363,7 +363,7 @@ <plugin> <groupId>org.eclipse.jetty</groupId> <artifactId>jetty-maven-plugin</artifactId> - <version>9.2.4.v20141103</version> + <version>9.3.6.v20151106</version> <configuration> <webAppConfig> <contextPath>/${project.artifactId}</contextPath> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.