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 2014/08/15 08:15:27 UTC

git commit: Upgraded netty 4

Repository: camel
Updated Branches:
  refs/heads/master 94efbceb9 -> c7d35c547


Upgraded netty 4


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

Branch: refs/heads/master
Commit: c7d35c5472d6a0e9914807cf244edb3ebc2c2b40
Parents: 94efbce
Author: Claus Ibsen <da...@apache.org>
Authored: Fri Aug 15 08:15:19 2014 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Fri Aug 15 08:15:19 2014 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/c7d35c54/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 4a9d39f..1d906ef 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -317,7 +317,7 @@
     <mybatis-version>3.2.7</mybatis-version>
     <neethi-bundle-version>3.0.1</neethi-bundle-version>
     <netty3-version>3.9.3.Final</netty3-version>
-    <netty-version>4.0.21.Final</netty-version>
+    <netty-version>4.0.22.Final</netty-version>
     <noggit-bundle-version>0.5_1</noggit-bundle-version>
     <!-- should be in-sync with deltaspike -->
     <openwebbeans-version>1.1.5</openwebbeans-version>