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/06/26 20:18:02 UTC

git commit: Upgraded Netty

Repository: camel
Updated Branches:
  refs/heads/camel-2.13.x 768fcbb6f -> c88d8eb85


Upgraded Netty


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

Branch: refs/heads/camel-2.13.x
Commit: c88d8eb85414980cb9fc5b0b509e69605a3f37b2
Parents: 768fcbb
Author: Claus Ibsen <da...@apache.org>
Authored: Thu Jun 26 20:17:50 2014 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Thu Jun 26 20:17:50 2014 +0200

----------------------------------------------------------------------
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/c88d8eb8/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index d57c38e..89f4282 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -313,8 +313,8 @@
     <mvel-version>2.1.7.Final</mvel-version>
     <mybatis-version>3.2.7</mybatis-version>
     <neethi-bundle-version>3.0.1</neethi-bundle-version>
-    <netty3-version>3.9.1.Final</netty3-version>
-    <netty-version>4.0.19.Final</netty-version>
+    <netty3-version>3.9.2.Final</netty3-version>
+    <netty-version>4.0.20.Final</netty-version>
     <noggit-bundle-version>0.5_1</noggit-bundle-version>
     <ode-version>1.3.4</ode-version>
     <!-- should be in-sync with deltaspike -->