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 2016/12/16 21:47:27 UTC

[02/12] camel git commit: Upgrade netty 4.0

Upgrade netty 4.0


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

Branch: refs/heads/master
Commit: fe9ffc260d7532eaf8e7a4287db0728f6b174169
Parents: e88bd99
Author: Claus Ibsen <da...@apache.org>
Authored: Fri Dec 16 21:00:37 2016 +0100
Committer: Claus Ibsen <da...@apache.org>
Committed: Fri Dec 16 22:07:03 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/fe9ffc26/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index a88b632..b36a134 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -452,7 +452,7 @@
     <neethi-bundle-version>3.0.1</neethi-bundle-version>
     <netty3-version>3.10.6.Final</netty3-version>
     <netty-version>4.1.6.Final</netty-version>
-    <netty40-version>4.0.41.Final</netty40-version>
+    <netty40-version>4.0.42.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>