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/05/11 17:41:13 UTC

[3/3] camel git commit: Upgrade Netty

Upgrade Netty


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

Branch: refs/heads/camel-2.14.x
Commit: 1e9f2f85028a36ca32fd204c42f4d0ca898d031a
Parents: 6ecbdbc
Author: Claus Ibsen <da...@apache.org>
Authored: Mon May 11 17:44:59 2015 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Mon May 11 17:44:59 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/1e9f2f85/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 2d7cbba..f14ef36 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -328,8 +328,8 @@
     <mvel-version>2.2.1.Final</mvel-version>
     <mybatis-version>3.2.7</mybatis-version>
     <neethi-bundle-version>3.0.1</neethi-bundle-version>
-    <netty3-version>3.9.4.Final</netty3-version>
-    <netty-version>4.0.24.Final</netty-version>
+    <netty3-version>3.9.8.Final</netty3-version>
+    <netty-version>4.0.28.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>