Repository: camel Updated Branches: refs/heads/master d5bc1fc15 -> 31a2f9836
Upgrade Netty 4.1.x to version 4.1.0.CR6 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/31a2f983 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/31a2f983 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/31a2f983 Branch: refs/heads/master Commit: 31a2f98369c52b16cb4117db1ff3fc0d6b86c6b6 Parents: d5bc1fc Author: Andrea Cosentino <anco...@gmail.com> Authored: Sat Apr 2 12:09:39 2016 +0200 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Sat Apr 2 12:09:39 2016 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/31a2f983/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 02030ac..ad24f85 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -419,7 +419,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.CR5</netty41-version> + <netty41-version>4.1.0.CR6</netty41-version> <noggit-bundle-version>0.5_1</noggit-bundle-version> <!-- should be in-sync with deltaspike --> <openwebbeans1-version>1.2.7</openwebbeans1-version>