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

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


The following commit(s) were added to refs/heads/3.6.x-fixes by this push:
     new d37010086c Update Jetty to 9.4.49.v20220914
d37010086c is described below

commit d37010086c7763d4dc6c27b00b5ed4971da25474
Author: Andriy Redko <[email protected]>
AuthorDate: Sun Sep 18 13:48:15 2022 -0400

    Update Jetty to 9.4.49.v20220914
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 71806ea809..1a1f7e3c62 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -151,7 +151,7 @@
         <cxf.jdom.version>1.0</cxf.jdom.version>
         <cxf.jettison.version>1.5.0</cxf.jettison.version>
         <cxf.jetty.osgi.version>[9.2,10)</cxf.jetty.osgi.version>
-        <cxf.jetty9.version>9.4.48.v20220622</cxf.jetty9.version>
+        <cxf.jetty9.version>9.4.49.v20220914</cxf.jetty9.version>
         <cxf.jetty.version>${cxf.jetty9.version}</cxf.jetty.version>
         <cxf.jexl.version>3.2.1</cxf.jexl.version>
         <cxf.joda.time.version>2.10.10</cxf.joda.time.version>

Reply via email to