Repository: camel
Updated Branches:
  refs/heads/camel-2.13.x 4fceb6a18 -> 82816f88d
  refs/heads/master bb2539c2b -> 57bc5fb78


Upgraded netty


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

Branch: refs/heads/master
Commit: 57bc5fb781a4836e805e9ff64865dbfab45f5903
Parents: bb2539c
Author: Claus Ibsen <davscl...@apache.org>
Authored: Thu May 1 09:29:24 2014 +0200
Committer: Claus Ibsen <davscl...@apache.org>
Committed: Thu May 1 09:29:24 2014 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/57bc5fb7/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index ac4fc00..5df1846 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -304,8 +304,8 @@
     <mvel-version>2.1.7.Final</mvel-version>
     <mybatis-version>3.2.5</mybatis-version>
     <neethi-bundle-version>3.0.1</neethi-bundle-version>
-    <netty3-version>3.9.0.Final</netty3-version>
-    <netty-version>4.0.17.Final</netty-version>
+    <netty3-version>3.9.1.Final</netty3-version>
+    <netty-version>4.0.19.Final</netty-version>
     <ode-version>1.3.4</ode-version>
     <!-- should be in-sync with deltaspike -->
     <openwebbeans-version>1.1.5</openwebbeans-version>

Reply via email to