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
commit 38386af7dd4e09b7d473114160255f1f80f4ea0f Author: Colm O hEigeartaigh <[email protected]> AuthorDate: Tue Feb 9 07:00:41 2021 +0000 Updating Netty to 4.1.59.Final (cherry picked from commit 81d82da19ed43bbeaae12a7eda052a64890ec970) # Conflicts: # parent/pom.xml --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index ed15aef..d089f4d 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.50.Final</cxf.netty.version> + <cxf.netty.version>4.1.59.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>
