You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by bu...@apache.org on 2021/01/22 21:38:24 UTC

[cxf-fediz] branch master updated: Update to Jetty 9.4.36.v20210114

This is an automated email from the ASF dual-hosted git repository.

buhhunyx 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 37cc50b  Update to Jetty 9.4.36.v20210114
37cc50b is described below

commit 37cc50ba45c4060d64095fa4e3d3a07ffa9d11de
Author: Alexey Markevich <bu...@gmail.com>
AuthorDate: Sat Jan 23 00:36:28 2021 +0300

    Update to Jetty 9.4.36.v20210114
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7f5c20b..82b322f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,7 +53,7 @@
         <htmlunit.version>2.44.0</htmlunit.version>
         <jackson.version>2.10.5</jackson.version>
         <jaxb.version>2.3.2</jaxb.version>
-        <jetty9.version>9.4.35.v20201120</jetty9.version>
+        <jetty9.version>9.4.36.v20210114</jetty9.version>
         <junit.version>4.13.1</junit.version>
         <kerby.version>2.0.1</kerby.version>
         <log4j.version>1.2.17</log4j.version>