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 28a7e6259935df43394c4caa1d1afa230e42f553
Author: Andriy Redko <[email protected]>
AuthorDate: Wed Aug 18 21:54:30 2021 -0400

    Update Netty to 4.1.67.Final (#835)
    
    (cherry picked from commit 16df606f5ea05ad8fe5c3ab54cc4e3684067d84d)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 31e9084..fcd1491 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -172,7 +172,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.65.Final</cxf.netty.version>
+        <cxf.netty.version>4.1.67.Final</cxf.netty.version>
         <cxf.oauth.version>20100527</cxf.oauth.version>
         <cxf.olingo.version>2.0.11</cxf.olingo.version>
         <cxf.openjpa.version>3.1.2</cxf.openjpa.version>

Reply via email to