Repository: camel Updated Branches: refs/heads/master 1724bf278 -> 2253ebb59
Upgrade Netty 4.0.x to version 4.0.49.Final Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/2253ebb5 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/2253ebb5 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/2253ebb5 Branch: refs/heads/master Commit: 2253ebb59586764dbac1ae9538af86f780dbb4ec Parents: acc20d1 Author: Andrea Cosentino <anco...@gmail.com> Authored: Thu Jul 6 15:22:52 2017 +0200 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Thu Jul 6 15:50:59 2017 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/2253ebb5/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index b1ba023..8e9a45f 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -498,7 +498,7 @@ <nekohtml-version>1.9.22</nekohtml-version> <netty3-version>3.10.6.Final</netty3-version> <netty-version>4.1.13.Final</netty-version> - <netty40-version>4.0.48.Final</netty40-version> + <netty40-version>4.0.49.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>