This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf-fediz.git


The following commit(s) were added to refs/heads/master by this push:
     new 1bd9fd0  FEDIZ-230 - Support Jetty 9.4
1bd9fd0 is described below

commit 1bd9fd0a92dc0de9446710e11471876c9dfbb202
Author: Colm O hEigeartaigh <cohei...@apache.org>
AuthorDate: Wed Oct 3 11:41:28 2018 +0100

    FEDIZ-230 - Support Jetty 9.4
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b8a1f33..5f42372 100644
--- a/pom.xml
+++ b/pom.xml
@@ -54,7 +54,7 @@
         <javassist.version>3.19.0-GA</javassist.version>
         <javax.el.version>3.0.0</javax.el.version>
         <javax.validation.version>1.1.0.Final</javax.validation.version>
-        <jetty9.version>9.3.25.v20180904</jetty9.version>
+        <jetty9.version>9.4.12.v20180830</jetty9.version>
         <junit.version>4.12</junit.version>
         <kerby.version>1.1.1</kerby.version>
         <log4j.version>1.2.17</log4j.version>

Reply via email to