You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by dk...@apache.org on 2015/09/18 19:13:56 UTC

camel git commit: Update to latest 9.2 version of jetty

Repository: camel
Updated Branches:
  refs/heads/master edd4140bf -> ea79c61a0


Update to latest 9.2 version of jetty


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

Branch: refs/heads/master
Commit: ea79c61a0a4fd1799d0fcc165d87c1b70e9dea0c
Parents: edd4140
Author: Daniel Kulp <dk...@apache.org>
Authored: Fri Sep 18 13:13:40 2015 -0400
Committer: Daniel Kulp <dk...@apache.org>
Committed: Fri Sep 18 13:13:40 2015 -0400

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


http://git-wip-us.apache.org/repos/asf/camel/blob/ea79c61a/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index dc3f159..8c31432 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -271,7 +271,7 @@
     <jetty6-bundle-version>6.1.26_4</jetty6-bundle-version>
     <jetty6-version>6.1.26</jetty6-version>
     <jetty8-version>8.1.17.v20150415</jetty8-version>
-    <jetty9-version>9.2.10.v20150310</jetty9-version>
+    <jetty9-version>9.2.11.v20150529</jetty9-version>
     <jetty-version>${jetty8-version}</jetty-version>
     <!-- jetty-plugin 8.1.7 does not exists -->
     <jetty-plugin-version>8.1.16.v20140903</jetty-plugin-version>