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/08/13 17:16:56 UTC

[cxf] 01/05: Upgrade to Jetty 9.4.30.v20200611

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 b1185cb434b5113dd1dfe2d748103ed242befee8
Author: Alexey Markevich <bu...@gmail.com>
AuthorDate: Wed Jul 1 13:05:07 2020 +0300

    Upgrade to Jetty 9.4.30.v20200611
    
    (cherry picked from commit bbf08b76836c3d4c592d91ee2039317332599b8e)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index ce6341a..bddfb79 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.29.v20200521</cxf.jetty9.version>
+        <cxf.jetty9.version>9.4.30.v20200611</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>