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 2020/07/01 12:05:20 UTC

[cxf-fediz] 03/03: Upgrade to Jetty 9.4.30.v20200611

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

commit 2b6ce42a4eea759170e6160103341017b94a1ad0
Author: Alexey Markevich <bu...@gmail.com>
AuthorDate: Wed Jul 1 15:03:22 2020 +0300

    Upgrade to Jetty 9.4.30.v20200611
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6f43993..7cd23ce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,7 +53,7 @@
         <htmlunit.version>2.41.0</htmlunit.version>
         <jackson.version>2.10.4</jackson.version>
         <jaxb.version>2.3.2</jaxb.version>
-        <jetty9.version>9.4.28.v20200408</jetty9.version>
+        <jetty9.version>9.4.30.v20200611</jetty9.version>
         <junit.version>4.13</junit.version>
         <kerby.version>2.0.1</kerby.version>
         <log4j.version>1.2.17</log4j.version>