Updating Netty4
Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/30fa2645 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/30fa2645 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/30fa2645 Branch: refs/heads/3.0.x-fixes Commit: 30fa26453bfac7503049c710bf419e3a1a426a56 Parents: c936c75 Author: Colm O hEigeartaigh <[email protected]> Authored: Mon Jan 16 10:53:09 2017 +0000 Committer: Colm O hEigeartaigh <[email protected]> Committed: Mon Jan 16 10:53:09 2017 +0000 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/30fa2645/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index c3d1b8d..dc94e95 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -134,7 +134,7 @@ <cxf.maven.core.version>2.2.1</cxf.maven.core.version> <cxf.msv.version>2011.1</cxf.msv.version> <cxf.neethi.version>3.0.3</cxf.neethi.version> - <cxf.netty.version>4.0.19.Final</cxf.netty.version> + <cxf.netty.version>4.0.43.Final</cxf.netty.version> <cxf.netty3.version>3.9.1.Final</cxf.netty3.version> <cxf.netty.version.range>[4,5)</cxf.netty.version.range> <cxf.oauth.bundle.version>20100527_1</cxf.oauth.bundle.version>
