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 2019/08/19 15:13:05 UTC

[cxf] branch 3.3.x-fixes updated: Updating Netty

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

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


The following commit(s) were added to refs/heads/3.3.x-fixes by this push:
     new 14bbf7f  Updating Netty
14bbf7f is described below

commit 14bbf7ff219b7e7e6841dbd31d41acb0afc5c11e
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Mon Aug 19 10:36:46 2019 +0100

    Updating Netty
    
    (cherry picked from commit fa6d58ca2a3520429e62204920227fe179cd86d1)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index c90d88b..90dfda2 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -166,7 +166,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.37.Final</cxf.netty.version>
+        <cxf.netty.version>4.1.39.Final</cxf.netty.version>
         <cxf.oauth.version>20100527</cxf.oauth.version>
         <cxf.olingo.version>2.0.11</cxf.olingo.version>
         <cxf.openjpa.version>2.4.3</cxf.openjpa.version>