This is an automated email from the ASF dual-hosted git repository. reta pushed a commit to branch 3.4.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git
commit ccdc4f7d7e0e3283fa8d08c9391787818a335e8a 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) (cherry picked from commit 68791b9bd765d9d597d0259185efa3ebe80a0fa4) --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 1666ce4174..aa4e782d96 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -155,7 +155,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.1</cxf.jexl.version> <cxf.joda.time.version>2.10.10</cxf.joda.time.version>
