You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2017/08/03 13:46:01 UTC

[2/2] camel git commit: Upgrade Netty 4.0.x to version 4.0.50.Final

Upgrade Netty 4.0.x to version 4.0.50.Final


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

Branch: refs/heads/master
Commit: 9c2514a0000604002977d2f5df937a637082e210
Parents: 1e78fb2
Author: Andrea Cosentino <an...@gmail.com>
Authored: Thu Aug 3 15:17:45 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Thu Aug 3 15:17:45 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/9c2514a0/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 9c18110..fca1ee9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -501,7 +501,7 @@
     <nekohtml-version>1.9.22</nekohtml-version>
     <netty3-version>3.10.6.Final</netty3-version>
     <netty-version>4.1.14.Final</netty-version>
-    <netty40-version>4.0.49.Final</netty40-version>
+    <netty40-version>4.0.50.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>