You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by bu...@apache.org on 2020/07/01 10:06:52 UTC

[cxf] branch master updated: Upgrade to Jetty 9.4.30.v20200611

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

buhhunyx pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/master by this push:
     new bbf08b7  Upgrade to Jetty 9.4.30.v20200611
bbf08b7 is described below

commit bbf08b76836c3d4c592d91ee2039317332599b8e
Author: Alexey Markevich <bu...@gmail.com>
AuthorDate: Wed Jul 1 13:05:07 2020 +0300

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 810ab82..91f50d8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -148,7 +148,7 @@
         <cxf.jettison.version>1.4.1</cxf.jettison.version>
         <cxf.jetty.osgi.version>[9.2,10)</cxf.jetty.osgi.version>
         <cxf.jetty.version>${cxf.jetty9.version}</cxf.jetty.version>
-        <cxf.jetty9.version>9.4.29.v20200521</cxf.jetty9.version>
+        <cxf.jetty9.version>9.4.30.v20200611</cxf.jetty9.version>
         <cxf.jexl.version>3.1</cxf.jexl.version>
         <cxf.joda.time.version>2.9.4</cxf.joda.time.version>
         <cxf.johnzon.version>1.1.13</cxf.johnzon.version>