You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ni...@apache.org on 2015/05/07 05:04:19 UTC

camel git commit: Upgrade Jetty8 to 8.1.17.v20150415

Repository: camel
Updated Branches:
  refs/heads/master 6e299e3fb -> 252cb7407


Upgrade Jetty8 to 8.1.17.v20150415


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/252cb740
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/252cb740
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/252cb740

Branch: refs/heads/master
Commit: 252cb7407d71d85fb2b0658f7f00aa1068fee17e
Parents: 6e299e3
Author: Willem Jiang <wi...@gmail.com>
Authored: Thu May 7 10:52:45 2015 +0800
Committer: Willem Jiang <wi...@gmail.com>
Committed: Thu May 7 11:04:43 2015 +0800

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


http://git-wip-us.apache.org/repos/asf/camel/blob/252cb740/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 055c14d..859ea9f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -257,7 +257,7 @@
     <jedis-client-bundle-version>2.6.2_1</jedis-client-bundle-version>
     <jetty6-bundle-version>6.1.26_4</jetty6-bundle-version>
     <jetty6-version>6.1.26</jetty6-version>
-    <jetty8-version>8.1.16.v20140903</jetty8-version>
+    <jetty8-version>8.1.17.v20150415</jetty8-version>
     <jetty9-version>9.2.10.v20150310</jetty9-version>
     <jetty-version>${jetty8-version}</jetty-version>
     <jetty-runner-groupId>org.mortbay.jetty</jetty-runner-groupId>