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 2021/06/09 09:17:36 UTC

[cxf] 01/03: Updating Jetty to 9.4.42.v20210604

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

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

commit c2c2a15abff8ad591366280a2fb826afea522157
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Wed Jun 9 10:12:06 2021 +0100

    Updating Jetty to 9.4.42.v20210604
    
    (cherry picked from commit e221acbd2fc0a0f7dc652404c0ac43b6c25b6504)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 8c5e381..9333fc0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -148,7 +148,7 @@
         <cxf.jdom.version>1.0</cxf.jdom.version>
         <cxf.jettison.version>1.4.1</cxf.jettison.version>
         <cxf.jetty.osgi.version>[9.2,10)</cxf.jetty.osgi.version>
-        <cxf.jetty9.version>9.4.41.v20210516</cxf.jetty9.version>
+        <cxf.jetty9.version>9.4.42.v20210604</cxf.jetty9.version>
         <cxf.jetty.version>${cxf.jetty9.version}</cxf.jetty.version>
         <cxf.jexl.version>3.1</cxf.jexl.version>
         <cxf.joda.time.version>2.10.10</cxf.joda.time.version>