This is an automated email from the ASF dual-hosted git repository. reta pushed a commit to branch 3.6.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git
commit 65553a019c375486248fc3813cd80d023b294c12 Author: Andriy Redko <[email protected]> AuthorDate: Wed Apr 23 21:17:18 2025 -0400 Update Netty to 4.1.120.Final (cherry picked from commit 5b3887de681606604585397a96ddfe488b9c432b) (cherry picked from commit 76382be97438f4f33097e051ed759e8a8e7b39ea) --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index f2008869f1..031bdfa0fe 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -177,7 +177,7 @@ <cxf.msv.version>2022.7</cxf.msv.version> <cxf.neethi.version>3.2.1</cxf.neethi.version> <cxf.netty.version.range>[4,5)</cxf.netty.version.range> - <cxf.netty.version>4.1.119.Final</cxf.netty.version> + <cxf.netty.version>4.1.120.Final</cxf.netty.version> <cxf.netty.tcnative.version>2.0.69.Final</cxf.netty.tcnative.version> <cxf.olingo.version>2.0.12</cxf.olingo.version> <cxf.openjpa.version>3.2.2</cxf.openjpa.version>
