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

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

commit 524c3e83d8efcbc9f651a6e62856428117119b1b
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)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index c84611e528..df27150cce 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -176,7 +176,7 @@
         <cxf.msv.version>2013.6.1</cxf.msv.version>
         <cxf.neethi.version>3.2.0</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.olingo.version>2.0.12</cxf.olingo.version>
         <cxf.openjpa.version>3.2.2</cxf.openjpa.version>

Reply via email to