Repository: camel
Updated Branches:
  refs/heads/camel-2.14.x fb4cb5c10 -> 0a5a7dc4a
  refs/heads/master 5dd0a639f -> b01ba794b


Upgrade netty 4


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

Branch: refs/heads/master
Commit: b01ba794baaf4ea76710f062cf65874f52bef0bd
Parents: 5dd0a63
Author: Claus Ibsen <davscl...@apache.org>
Authored: Thu Jan 1 20:27:49 2015 +0100
Committer: Claus Ibsen <davscl...@apache.org>
Committed: Thu Jan 1 20:27:49 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/b01ba794/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 7785267..15d238c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -344,7 +344,7 @@
     <mybatis-version>3.2.8</mybatis-version>
     <neethi-bundle-version>3.0.1</neethi-bundle-version>
     <netty3-version>3.9.6.Final</netty3-version>
-    <netty-version>4.0.24.Final</netty-version>
+    <netty-version>4.0.25.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>

Reply via email to