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/03/02 20:09:14 UTC

[cxf] 01/03: Updating Jetty

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

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

commit 7923187fcc2c6964ed228d9b93514bb0c0c73898
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Mon Mar 2 08:28:53 2020 +0000

    Updating Jetty
    
    (cherry picked from commit a7169e542bb351563cc2296853681f06f35b4bfd)
    
    # Conflicts:
    #	parent/pom.xml
    (cherry picked from commit 80bd4ec81e98b843cc98ad91a2bdc8e8e39a140c)
    
    # 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 b5778c6..d0d61cb 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -126,7 +126,7 @@
         <cxf.joda.time.version>2.9.4</cxf.joda.time.version>
         <cxf.jdom.version>1.0</cxf.jdom.version>
         <cxf.jettison.version>1.4.0</cxf.jettison.version>
-        <cxf.jetty9.version>9.4.26.v20200117</cxf.jetty9.version>
+        <cxf.jetty9.version>9.4.27.v20200227</cxf.jetty9.version>
         <cxf.jetty.version>${cxf.jetty9.version}</cxf.jetty.version>
         <cxf.jetty.osgi.version>[9.2,10)</cxf.jetty.osgi.version>
         <cxf.undertow.version>1.4.27.Final</cxf.undertow.version>