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 2017/01/15 12:00:43 UTC

[2/2] camel 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/04549207
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/04549207
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/04549207

Branch: refs/heads/camel-2.18.x
Commit: 04549207fd12e1ac37f6144c7f90115c30c9afb9
Parents: 4bc5567
Author: Claus Ibsen <da...@apache.org>
Authored: Sun Jan 15 13:00:36 2017 +0100
Committer: Claus Ibsen <da...@apache.org>
Committed: Sun Jan 15 13:00:36 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/04549207/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 4c7ce35..0609c5b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -446,8 +446,8 @@
     <narayana-version>5.3.4.Final</narayana-version>
     <neethi-bundle-version>3.0.1</neethi-bundle-version>
     <netty3-version>3.10.6.Final</netty3-version>
-    <netty-version>4.1.5.Final</netty-version>
-    <netty40-version>4.0.41.Final</netty40-version>
+    <netty-version>4.1.7.Final</netty-version>
+    <netty40-version>4.0.43.Final</netty40-version>
     <noggit-bundle-version>0.5_1</noggit-bundle-version>
     <!-- should be in-sync with deltaspike -->
     <openwebbeans1-version>1.2.7</openwebbeans1-version>