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/04/02 20:56:26 UTC

[3/3] camel git commit: Upgrade netty and vertx

Upgrade netty and vertx


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

Branch: refs/heads/camel-2.15.x
Commit: 246b12bc5c9cc1e3f922ab40226a2c6969009c8a
Parents: 33ce2e8
Author: Claus Ibsen <da...@apache.org>
Authored: Thu Apr 2 20:58:50 2015 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Thu Apr 2 20:58:50 2015 +0200

----------------------------------------------------------------------
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/246b12bc/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 3fd42ea..5675645 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -355,7 +355,7 @@
     <mybatis-version>3.2.8</mybatis-version>
     <neethi-bundle-version>3.0.1</neethi-bundle-version>
     <netty3-version>3.9.6.Final</netty3-version>
-    <netty-version>4.0.26.Final</netty-version>
+    <netty-version>4.0.27.Final</netty-version>
     <noggit-bundle-version>0.5_1</noggit-bundle-version>
     <!-- should be in-sync with deltaspike -->
     <openwebbeans-version>1.2.0</openwebbeans-version>
@@ -477,7 +477,7 @@
     <velocity-bundle-version>1.7_6</velocity-bundle-version>
     <velocity-tools-version>2.0</velocity-tools-version>
     <velocity-version>1.7</velocity-version>
-    <vertx-version>2.1.4</vertx-version>
+    <vertx-version>2.1.5</vertx-version>
     <vysper-version>0.7</vysper-version>
     <weld2-version>2.2.4.Final</weld2-version>
     <werken-xpath-bundle-version>0.9.4_5</werken-xpath-bundle-version>