Repository: camel Updated Branches: refs/heads/camel-2.17.x a3a30e929 -> 8aa189cf7 refs/heads/camel-2.18.x 6952e0700 -> 2beb05b90 refs/heads/master f8234821b -> 3ce4ad86e
update jetty 9.2.x version Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3ce4ad86 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/3ce4ad86 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/3ce4ad86 Branch: refs/heads/master Commit: 3ce4ad86e1440dd171f6d3358c65318745fa2a55 Parents: f823482 Author: Jonathan Anstey <jans...@gmail.com> Authored: Mon Mar 13 17:36:14 2017 -0230 Committer: Jonathan Anstey <jans...@gmail.com> Committed: Mon Mar 13 17:36:14 2017 -0230 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/3ce4ad86/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index b30738a..cf601ce 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -336,7 +336,7 @@ <jedis-client-bundle-version>2.8.1_1</jedis-client-bundle-version> <jersey-version>2.11</jersey-version> <jetty6-bundle-version>6.1.26_4</jetty6-bundle-version> - <jetty92-version>9.2.19.v20160908</jetty92-version> + <jetty92-version>9.2.21.v20170120</jetty92-version> <!-- Jetty version 9.3.15+ contains binary incopatible API changes that break --> <!-- CXF's websocket support (< 3.1.11) and camel-atmosphere-websocket --> <jetty9-version>9.3.14.v20161028</jetty9-version>