You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2021/04/16 06:25:29 UTC

[cxf-fediz] branch master updated: Updating Jetty to 9.4.40.v20210413

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-fediz.git


The following commit(s) were added to refs/heads/master by this push:
     new b25ba89  Updating Jetty to 9.4.40.v20210413
b25ba89 is described below

commit b25ba89bbd85f214504b637f3cbdcc60a993a19e
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Fri Apr 16 07:25:11 2021 +0100

    Updating Jetty to 9.4.40.v20210413
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4325f18..a46358a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,7 +52,7 @@
         <htmlunit.version>2.47.1</htmlunit.version>
         <jackson.version>2.11.4</jackson.version>
         <jaxb.version>2.3.2</jaxb.version>
-        <jetty9.version>9.4.39.v20210325</jetty9.version>
+        <jetty9.version>9.4.40.v20210413</jetty9.version>
         <junit.version>4.13.2</junit.version>
         <kerby.version>2.0.1</kerby.version>
         <log4j.version>1.2.17</log4j.version>