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/08/07 20:50:28 UTC

[hadoop] branch trunk 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 trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git


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

commit 3cc0ace2037ee039fc2e97d5737e92d3cb64cc72
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>
---
 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 8b32c40..f01f79f 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