This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a commit to branch 1.5.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf-fediz.git
The following commit(s) were added to refs/heads/1.5.x-fixes by this push:
new af2f825 Updating Jetty to 9.4.38.v20210224
af2f825 is described below
commit af2f8258785050d0ca12ced0d3048690df1ad1ac
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Mon Mar 1 09:27:27 2021 +0000
Updating Jetty to 9.4.38.v20210224
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b9d5f35..3eed784 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,7 +53,7 @@
<htmlunit.version>2.47.1</htmlunit.version>
<jackson.version>2.10.5</jackson.version>
<jaxb.version>2.3.2</jaxb.version>
- <jetty9.version>9.4.37.v20210219</jetty9.version>
+ <jetty9.version>9.4.38.v20210224</jetty9.version>
<junit.version>4.13.2</junit.version>
<kerby.version>2.0.1</kerby.version>
<log4j.version>1.2.17</log4j.version>