You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by re...@apache.org on 2021/10/13 21:17:06 UTC

[cxf] branch master updated: Update Netty to 4.1.69.Final

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

reta pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/master by this push:
     new 138aa4d  Update Netty to 4.1.69.Final
138aa4d is described below

commit 138aa4d6685f4d833c040c1a7f92ac86cbe49a6a
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Wed Oct 13 17:16:50 2021 -0400

    Update Netty to 4.1.69.Final
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 597c51f..de18fd4 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.2.0</cxf.neethi.version>
         <cxf.netty.version.range>[4,5)</cxf.netty.version.range>
-        <cxf.netty.version>4.1.68.Final</cxf.netty.version>
+        <cxf.netty.version>4.1.69.Final</cxf.netty.version>
         <cxf.olingo.version>2.0.11</cxf.olingo.version>
         <cxf.openjpa.version>3.1.2</cxf.openjpa.version>
         <cxf.opensaml.osgi.version.range>[3.1,4)</cxf.opensaml.osgi.version.range>