Repository: cxf Updated Branches: refs/heads/master c392f8cac -> f1b56150d
Update to latest Jetty 9.3 Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/f1b56150 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/f1b56150 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/f1b56150 Branch: refs/heads/master Commit: f1b56150d6520e73d2ade2296c3b2f13839e63e5 Parents: c392f8c Author: Daniel Kulp <[email protected]> Authored: Thu Nov 12 10:07:17 2015 -0500 Committer: Daniel Kulp <[email protected]> Committed: Thu Nov 12 10:21:03 2015 -0500 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/f1b56150/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index a184c97..2171f98 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -113,7 +113,7 @@ <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.jetty9.version>9.2.11.v20150529</cxf.jetty9.version> + <cxf.jetty9.version>9.3.5.v20151012</cxf.jetty9.version> <cxf.jetty.version>${cxf.jetty9.version}</cxf.jetty.version> <cxf.jetty.osgi.version>[8.1,10)</cxf.jetty.osgi.version> <cxf.jibx.version>1.2.6</cxf.jibx.version>
