This is an automated email from the ASF dual-hosted git repository. reta pushed a commit to branch 3.4.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git
commit 4e2c297e116205bf5de00f6a02d2f79970f661c7 Author: Andriy Redko <[email protected]> AuthorDate: Mon Dec 12 18:53:48 2022 -0500 Update Netty to 4.1.86.Final (parent/pom.xml) (cherry picked from commit e3af56d2792b648f9fd219473500facabb57d275) (cherry picked from commit e7ecfb910249c2763509d510cc46b3a75e19be7e) (cherry picked from commit 524c3e83d8efcbc9f651a6e62856428117119b1b) --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index c63e45b3dc..475e9a1ead 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -178,7 +178,7 @@ <cxf.msv.version>2013.6.1</cxf.msv.version> <cxf.neethi.version>3.1.1</cxf.neethi.version> <cxf.netty.version.range>[4,5)</cxf.netty.version.range> - <cxf.netty.version>4.1.85.Final</cxf.netty.version> + <cxf.netty.version>4.1.86.Final</cxf.netty.version> <cxf.netty.tcnative.version>2.0.46.Final</cxf.netty.tcnative.version> <cxf.oauth.version>20100527</cxf.oauth.version> <cxf.olingo.version>2.0.12</cxf.olingo.version>
