Repository: cxf Updated Branches: refs/heads/master a4c85510a -> 7ed1cd827
Update jetty version Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/7ed1cd82 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/7ed1cd82 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/7ed1cd82 Branch: refs/heads/master Commit: 7ed1cd827ad76b8930b6992473961deae2cc8bb4 Parents: a4c8551 Author: Daniel Kulp <[email protected]> Authored: Mon May 5 13:27:49 2014 -0400 Committer: Daniel Kulp <[email protected]> Committed: Mon May 5 13:27:49 2014 -0400 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/7ed1cd82/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index f5bf81c..c8e0307 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -118,7 +118,7 @@ <cxf.joda.time.version>2.2</cxf.joda.time.version> <cxf.jdom.version>1.0</cxf.jdom.version> <cxf.jettison.version>1.3.5</cxf.jettison.version> - <cxf.jetty.version>8.1.14.v20131031</cxf.jetty.version> + <cxf.jetty.version>8.1.15.v20140411</cxf.jetty.version> <cxf.jetty.osgi.version>[7.6,8.2)</cxf.jetty.osgi.version> <cxf.jibx.version>1.2.5</cxf.jibx.version> <cxf.junit.version>4.11</cxf.junit.version>
