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 2020/11/04 14:12:36 UTC

[cxf-fediz] branch master updated: Updating Jetty to 9.4.33

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 427f962  Updating Jetty to 9.4.33
427f962 is described below

commit 427f96278dce49b478287fa729008e01aef0da61
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Wed Nov 4 14:12:21 2020 +0000

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

diff --git a/pom.xml b/pom.xml
index eeb51b9..805dbb6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,7 +53,7 @@
         <htmlunit.version>2.43.0</htmlunit.version>
         <jackson.version>2.10.5</jackson.version>
         <jaxb.version>2.3.2</jaxb.version>
-        <jetty9.version>9.4.32.v20200930</jetty9.version>
+        <jetty9.version>9.4.33.v20201020</jetty9.version>
         <junit.version>4.13.1</junit.version>
         <kerby.version>2.0.1</kerby.version>
         <log4j.version>1.2.17</log4j.version>