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/07 09:28:21 UTC

[2/4] git commit: Upgrade netty

Upgrade netty


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

Branch: refs/heads/master
Commit: ee8f1807368b39199293c01e61b47685ad66cfce
Parents: 087c98b
Author: Claus Ibsen <da...@apache.org>
Authored: Thu Aug 7 09:27:14 2014 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Thu Aug 7 09:27:14 2014 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/ee8f1807/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 032ee02..bde5978 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -314,7 +314,7 @@
     <mvel-version>2.2.1.Final</mvel-version>
     <mybatis-version>3.2.7</mybatis-version>
     <neethi-bundle-version>3.0.1</neethi-bundle-version>
-    <netty3-version>3.9.2.Final</netty3-version>
+    <netty3-version>3.9.3.Final</netty3-version>
     <netty-version>4.0.21.Final</netty-version>
     <noggit-bundle-version>0.5_1</noggit-bundle-version>
     <!-- should be in-sync with deltaspike -->