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/11/05 12:48:22 UTC

camel git commit: Upgrade netty

Repository: camel
Updated Branches:
  refs/heads/master 79396207c -> 205a99986


Upgrade netty


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

Branch: refs/heads/master
Commit: 205a99986b35818a6eec5299dbbbf210f643652a
Parents: 7939620
Author: Claus Ibsen <da...@apache.org>
Authored: Thu Nov 5 12:51:15 2015 +0100
Committer: Claus Ibsen <da...@apache.org>
Committed: Thu Nov 5 12:51:15 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/205a9998/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 1485d11..cb304fa 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -383,7 +383,7 @@
     <mybatis-version>3.3.0</mybatis-version>
     <neethi-bundle-version>3.0.1</neethi-bundle-version>
     <netty3-version>3.10.5.Final</netty3-version>
-    <netty-version>4.0.32.Final</netty-version>
+    <netty-version>4.0.33.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>