You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2020/05/21 13:05:31 UTC

[cxf] branch master updated: Updating Netty to 4.1.50

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

coheigea 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 5633467  Updating Netty to 4.1.50
5633467 is described below

commit 5633467181d265eb30935eb21f003cadd04e144e
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Thu May 21 14:05:06 2020 +0100

    Updating Netty to 4.1.50
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 3c4a17b..a6de49f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -168,7 +168,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.49.Final</cxf.netty.version>
+        <cxf.netty.version>4.1.50.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.0</cxf.openjpa.version>