Upgrade Netty 4
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/0a5a7dc4 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/0a5a7dc4 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/0a5a7dc4 Branch: refs/heads/camel-2.14.x Commit: 0a5a7dc4adb27951ee87f5b0d620b7159adcd848 Parents: fb4cb5c Author: Claus Ibsen <davscl...@apache.org> Authored: Thu Jan 1 20:29:24 2015 +0100 Committer: Claus Ibsen <davscl...@apache.org> Committed: Thu Jan 1 20:29:24 2015 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/0a5a7dc4/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 711fe6f..aa5892f 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -327,7 +327,7 @@ <mybatis-version>3.2.7</mybatis-version> <neethi-bundle-version>3.0.1</neethi-bundle-version> <netty3-version>3.9.4.Final</netty3-version> - <netty-version>4.0.24.Final</netty-version> + <netty-version>4.0.25.Final</netty-version> <noggit-bundle-version>0.5_1</noggit-bundle-version> <!-- should be in-sync with deltaspike --> <openwebbeans-version>1.2.0</openwebbeans-version>