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/03/24 08:39:26 UTC

[6/6] camel git commit: Upgrade netty 3

Upgrade netty 3


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

Branch: refs/heads/master
Commit: 2fcd594e4a259dc71844f3e531ad8e651a58672e
Parents: 7c046c7
Author: Claus Ibsen <da...@apache.org>
Authored: Tue Mar 24 08:33:44 2015 +0100
Committer: Claus Ibsen <da...@apache.org>
Committed: Tue Mar 24 08:41:24 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/2fcd594e/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index e6a9d76..5feafb6 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -354,7 +354,7 @@
     <mvel-version>2.2.1.Final</mvel-version>
     <mybatis-version>3.2.8</mybatis-version>
     <neethi-bundle-version>3.0.1</neethi-bundle-version>
-    <netty3-version>3.9.6.Final</netty3-version>
+    <netty3-version>3.10.1.Final</netty3-version>
     <netty-version>4.0.26.Final</netty-version>
     <noggit-bundle-version>0.5_1</noggit-bundle-version>
     <!-- should be in-sync with deltaspike -->