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 80bd4ec81e98b843cc98ad91a2bdc8e8e39a140c Author: Colm O hEigeartaigh <[email protected]> AuthorDate: Mon Mar 2 08:28:53 2020 +0000 Updating Jetty (cherry picked from commit a7169e542bb351563cc2296853681f06f35b4bfd) # 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 3b49f72..92240c8 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -148,7 +148,7 @@ <cxf.jetty.osgi.version>[9.2,10)</cxf.jetty.osgi.version> <cxf.jetty.version>${cxf.jetty9.version}</cxf.jetty.version> <cxf.jexl.version>2.1.1</cxf.jexl.version> - <cxf.jetty9.version>9.4.26.v20200117</cxf.jetty9.version> + <cxf.jetty9.version>9.4.27.v20200227</cxf.jetty9.version> <cxf.joda.time.version>2.9.4</cxf.joda.time.version> <cxf.johnzon.version>1.1.13</cxf.johnzon.version> <cxf.json.api.version>1.1.4</cxf.json.api.version>
