You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by we...@apache.org on 2019/10/08 18:30:24 UTC

[hadoop] branch branch-3.1 updated: HADOOP-16491. Upgrade jetty version to 9.3.27. Contributed by Hrishikesh Gadre.

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

weichiu pushed a commit to branch branch-3.1
in repository https://gitbox.apache.org/repos/asf/hadoop.git


The following commit(s) were added to refs/heads/branch-3.1 by this push:
     new b74754a  HADOOP-16491. Upgrade jetty version to 9.3.27. Contributed by Hrishikesh Gadre.
b74754a is described below

commit b74754a4488b945efb362b5f748b8d0a770a4c47
Author: Hrishikesh Gadre <hg...@apache.org>
AuthorDate: Wed Aug 7 13:49:18 2019 -0700

    HADOOP-16491. Upgrade jetty version to 9.3.27. Contributed by Hrishikesh Gadre.
    
    Signed-off-by: Wei-Chiu Chuang <we...@apache.org>
    (cherry picked from commit 3cc0ace2037ee039fc2e97d5737e92d3cb64cc72)
    (cherry picked from commit aec58731a800a9eab539410f933d98cd3960c08f)
---
 hadoop-project/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index e55b36e..d79e18f 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -35,7 +35,7 @@
 
     <failIfNoTests>false</failIfNoTests>
     <maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile>
-    <jetty.version>9.3.24.v20180605</jetty.version>
+    <jetty.version>9.3.27.v20190418</jetty.version>
     <test.exclude>_</test.exclude>
     <test.exclude.pattern>_</test.exclude.pattern>
 


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