You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2015/10/09 07:52:36 UTC

camel git commit: Upgrade jetty9

Repository: camel
Updated Branches:
  refs/heads/master 8e54290c2 -> 899e34191


Upgrade jetty9


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

Branch: refs/heads/master
Commit: 899e34191c9826135414014c596f37c5f0f95f1c
Parents: 8e54290
Author: Claus Ibsen <da...@apache.org>
Authored: Fri Oct 9 07:52:35 2015 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Fri Oct 9 07:52:35 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/899e3419/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index fa3023c..608a414 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -273,7 +273,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.11.v20150529</jetty9-version>
+    <jetty9-version>9.2.13.v20150730</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>