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/30 15:41:46 UTC

camel git commit: Upgrade netty

Repository: camel
Updated Branches:
  refs/heads/master 46fc05aca -> da2be90b4


Upgrade netty


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

Branch: refs/heads/master
Commit: da2be90b407a4452fada4e6f010c771267b30482
Parents: 46fc05a
Author: Claus Ibsen <da...@apache.org>
Authored: Wed Sep 30 15:41:04 2015 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Wed Sep 30 15:41:04 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/da2be90b/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 016fc6e..37888b4 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -377,7 +377,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.31.Final</netty-version>
+    <netty-version>4.0.32.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>