Repository: cxf Updated Branches: refs/heads/2.7.x-fixes b155272e2 -> 1a5b0a1e9
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/b098fcac Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/b098fcac Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/b098fcac Branch: refs/heads/2.7.x-fixes Commit: b098fcace1c73ba81370f79a1a5fa05b6adb298f Parents: b155272 Author: Daniel Kulp <[email protected]> Authored: Mon May 5 13:27:49 2014 -0400 Committer: Daniel Kulp <[email protected]> Committed: Mon May 5 14:49:58 2014 -0400 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/b098fcac/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 80bf3e3..2d6f453 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -127,7 +127,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>
