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/10/04 08:03:11 UTC

[cxf-fediz] branch 1.5.x-fixes updated: Updating Jetty to 9.4.44.v20210927

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 cc723c3  Updating Jetty to 9.4.44.v20210927
cc723c3 is described below

commit cc723c31382ef5420c771ccb0e076e06c9962ac1
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Mon Oct 4 09:01:54 2021 +0100

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

diff --git a/pom.xml b/pom.xml
index f3ccbc3..400de60 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.43.v20210629</jetty9.version>
+        <jetty9.version>9.4.44.v20210927</jetty9.version>
         <junit.version>4.13.2</junit.version>
         <kerby.version>2.0.1</kerby.version>
         <log4j.version>1.2.17</log4j.version>