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 2cf56174bca31d2e13ad05b880638545417073df
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)
    (cherry picked from commit 040bd99c8fab935f2c3adcfc9ca17e3470799219)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 031bdfa0fe..d15af4c3a5 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.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