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/06/23 18:58:58 UTC

camel git commit: Upgrade netty 4

Repository: camel
Updated Branches:
  refs/heads/camel-2.15.x 8efa6eb32 -> bfcd55687


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

Branch: refs/heads/camel-2.15.x
Commit: bfcd556878f8ea848f80d29c340a9304823c6d91
Parents: 8efa6eb
Author: Claus Ibsen <da...@apache.org>
Authored: Tue Jun 23 19:04:44 2015 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Tue Jun 23 19:04:44 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/bfcd5568/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 856f64c..d93b60b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -357,7 +357,7 @@
     <mybatis-version>3.2.8</mybatis-version>
     <neethi-bundle-version>3.0.1</neethi-bundle-version>
     <netty3-version>3.9.8.Final</netty3-version>
-    <netty-version>4.0.28.Final</netty-version>
+    <netty-version>4.0.29.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>