You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by we...@apache.org on 2020/11/10 22:02:16 UTC

[ozone] branch master updated: HDDS-4446. Update Jetty version to 9.4.34. (#1566)

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

weichiu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git


The following commit(s) were added to refs/heads/master by this push:
     new 1f6b0d9  HDDS-4446. Update Jetty version to 9.4.34. (#1566)
1f6b0d9 is described below

commit 1f6b0d9d629302da684e5063e9159395dbc03f0c
Author: Wei-Chiu Chuang <we...@apache.org>
AuthorDate: Tue Nov 10 13:57:39 2020 -0800

    HDDS-4446. Update Jetty version to 9.4.34. (#1566)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index fd4e4d4..a43c030 100644
--- a/pom.xml
+++ b/pom.xml
@@ -103,7 +103,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
 
     <failIfNoTests>false</failIfNoTests>
     <maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile>
-    <jetty.version>9.4.26.v20200117</jetty.version>
+    <jetty.version>9.4.34.v20201102</jetty.version>
     <test.exclude>_</test.exclude>
     <test.exclude.pattern>_</test.exclude.pattern>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@ozone.apache.org
For additional commands, e-mail: commits-help@ozone.apache.org