This is an automated email from the ASF dual-hosted git repository.
coheigea 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 7f73355 Updating Jetty to 9.4.29
7f73355 is described below
commit 7f733555945f1faed66b0b6163d24889d4cf60fc
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Fri Jun 12 08:39:57 2020 +0100
Updating Jetty to 9.4.29
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index b4b3b95..f7397be 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.28.v20200408</cxf.jetty9.version>
+ <cxf.jetty9.version>9.4.29.v20200521</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>