This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch 3.5.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/3.5.x-fixes by this push:
new 68791b9bd7 Update Jetty to 9.4.49.v20220914
68791b9bd7 is described below
commit 68791b9bd765d9d597d0259185efa3ebe80a0fa4
Author: Andriy Redko <[email protected]>
AuthorDate: Sun Sep 18 13:48:15 2022 -0400
Update Jetty to 9.4.49.v20220914
(cherry picked from commit d37010086c7763d4dc6c27b00b5ed4971da25474)
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index da34947b12..ccc1b8e657 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -152,7 +152,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>