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/06/12 09:20:12 UTC

[cxf] 01/02: Updating Jetty to 9.4.29

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 872c10e8a064a0d608f40c18549c9220aeb67844
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Fri Jun 12 08:39:57 2020 +0100

    Updating Jetty to 9.4.29
    
    (cherry picked from commit 7f733555945f1faed66b0b6163d24889d4cf60fc)
    
    # 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 684cd7b..346d95a 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.28.v20200408</cxf.jetty9.version>
+        <cxf.jetty9.version>9.4.29.v20200521</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>