[CXF-6818] Upgrade to latest Jetty8 8.1.19.v20160209
This closes #117

# Conflicts:
#       parent/pom.xml


Project: http://git-wip-us.apache.org/repos/asf/cxf/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/3e648504
Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/3e648504
Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/3e648504

Branch: refs/heads/3.1.x-fixes
Commit: 3e648504409d9fbe56a92b62a7b0f581211ef7f2
Parents: 411dff1
Author: Andrea Cosentino <[email protected]>
Authored: Fri Mar 4 09:54:53 2016 +0100
Committer: Daniel Kulp <[email protected]>
Committed: Tue Mar 8 11:15:16 2016 -0500

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf/blob/3e648504/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 042bc5c..bcaa53a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -114,7 +114,7 @@
         <cxf.joda.time.version>2.7</cxf.joda.time.version>
         <cxf.jdom.version>1.0</cxf.jdom.version>
         <cxf.jettison.version>1.3.7</cxf.jettison.version>
-        <cxf.jetty8.version>8.1.17.v20150415</cxf.jetty8.version>
+        <cxf.jetty8.version>8.1.19.v20160209</cxf.jetty8.version>
         <cxf.jetty9.version>9.2.11.v20150529</cxf.jetty9.version>
         <cxf.jetty.version>${cxf.jetty9.version}</cxf.jetty.version>
         <cxf.jetty.osgi.version>[8.1,10)</cxf.jetty.osgi.version>

Reply via email to