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/09/23 19:41:04 UTC

camel git commit: Upgrade netty 4

Repository: camel
Updated Branches:
  refs/heads/master d7631af09 -> d4ce41e60


Upgrade netty 4


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

Branch: refs/heads/master
Commit: d4ce41e60972f5ccd146fc7a094dc3bd3f998b38
Parents: d7631af
Author: Claus Ibsen <da...@apache.org>
Authored: Wed Sep 23 19:42:35 2015 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Wed Sep 23 19:42:35 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/d4ce41e6/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index ec15eb0..b522042 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -376,7 +376,7 @@
     <mybatis-version>3.3.0</mybatis-version>
     <neethi-bundle-version>3.0.1</neethi-bundle-version>
     <netty3-version>3.10.4.Final</netty3-version>
-    <netty-version>4.0.29.Final</netty-version>
+    <netty-version>4.0.31.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>