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/05 16:34:14 UTC

camel git commit: Upgrade netty4

Repository: camel
Updated Branches:
  refs/heads/master 789f4be50 -> 7a6ed4a36


Upgrade netty4


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

Branch: refs/heads/master
Commit: 7a6ed4a36759f1df0f83ec96da7cb5df7a3b60aa
Parents: 789f4be
Author: Claus Ibsen <da...@apache.org>
Authored: Thu Mar 5 16:35:31 2015 +0100
Committer: Claus Ibsen <da...@apache.org>
Committed: Thu Mar 5 16:35:31 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/7a6ed4a3/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index c2224ac..70efee7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -349,7 +349,7 @@
     <mybatis-version>3.2.8</mybatis-version>
     <neethi-bundle-version>3.0.1</neethi-bundle-version>
     <netty3-version>3.9.6.Final</netty3-version>
-    <netty-version>4.0.24.Final</netty-version>
+    <netty-version>4.0.26.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>