Repository: camel Updated Branches: refs/heads/master 180893b1e -> 9c5f002ac
Upgrade Netty41 to version 4.1.0.CR4 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9c5f002a Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/9c5f002a Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/9c5f002a Branch: refs/heads/master Commit: 9c5f002ac5b8b31f6225260b245539f8cd4eeede Parents: 180893b Author: Andrea Cosentino <anco...@gmail.com> Authored: Tue Mar 22 08:43:30 2016 +0100 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Tue Mar 22 08:43:30 2016 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/9c5f002a/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 2229465..08ff7f4 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -416,7 +416,7 @@ <neethi-bundle-version>3.0.1</neethi-bundle-version> <netty3-version>3.10.5.Final</netty3-version> <netty-version>4.0.35.Final</netty-version> - <netty41-version>4.1.0.CR3</netty41-version> + <netty41-version>4.1.0.CR4</netty41-version> <noggit-bundle-version>0.5_1</noggit-bundle-version> <!-- should be in-sync with deltaspike --> <openwebbeans1-version>1.2.7</openwebbeans1-version>