Repository: camel Updated Branches: refs/heads/master a80c4ba0a -> e1aa5afb8
Upgrade Netty to version 4.1.3.Final Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e1aa5afb Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e1aa5afb Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/e1aa5afb Branch: refs/heads/master Commit: e1aa5afb893e3cb0b186a13c827e0c9b72a590f5 Parents: a80c4ba Author: Andrea Cosentino <anco...@gmail.com> Authored: Fri Jul 15 15:33:36 2016 +0200 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Fri Jul 15 15:33:49 2016 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/e1aa5afb/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index edc8d48..e96f682 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -427,7 +427,7 @@ <mybatis-version>3.4.1</mybatis-version> <neethi-bundle-version>3.0.1</neethi-bundle-version> <netty3-version>3.10.6.Final</netty3-version> - <netty-version>4.1.2.Final</netty-version> + <netty-version>4.1.3.Final</netty-version> <noggit-bundle-version>0.5_1</noggit-bundle-version> <!-- should be in-sync with deltaspike --> <openwebbeans1-version>1.2.7</openwebbeans1-version>