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