This is an automated email from the ASF dual-hosted git repository.

reta pushed a commit to branch 4.0.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 040bd99c8fab935f2c3adcfc9ca17e3470799219
Author: Andriy Redko <[email protected]>
AuthorDate: Thu Apr 24 21:04:25 2025 -0400

    Update Netty to 4.1.121.Final
    
    (cherry picked from commit b1db7bc60c2748f3e51ae3e195231eec82f62542)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index dd714815d5..7956beee67 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -186,7 +186,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.120.Final</cxf.netty.version>
+        <cxf.netty.version>4.1.121.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>

Reply via email to