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/14 08:42:54 UTC

camel git commit: Upgrade netty 3

Repository: camel
Updated Branches:
  refs/heads/camel-2.16.x 94ddb6078 -> d444e8659


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/d444e865
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d444e865
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/d444e865

Branch: refs/heads/camel-2.16.x
Commit: d444e8659760617dc66cf5b8f303eda681b1feef
Parents: 94ddb60
Author: Claus Ibsen <da...@apache.org>
Authored: Wed Oct 14 08:44:51 2015 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Wed Oct 14 08:44:51 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/d444e865/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 22b8141..f474a3a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -378,7 +378,7 @@
     <mvel-version>2.2.6.Final</mvel-version>
     <mybatis-version>3.3.0</mybatis-version>
     <neethi-bundle-version>3.0.1</neethi-bundle-version>
-    <netty3-version>3.10.4.Final</netty3-version>
+    <netty3-version>3.10.5.Final</netty3-version>
     <netty-version>4.0.32.Final</netty-version>
     <noggit-bundle-version>0.5_1</noggit-bundle-version>
     <!-- should be in-sync with deltaspike -->