HADOOP-14471. Upgrade Jetty to latest 9.3 version. Contributed by John Zhuge.


Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/02bf328e
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/02bf328e
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/02bf328e

Branch: refs/heads/HADOOP-13345
Commit: 02bf328e0fcad07565805420d652f6847927b346
Parents: 7fc324a
Author: John Zhuge <jzh...@apache.org>
Authored: Thu Jun 1 16:12:20 2017 -0700
Committer: John Zhuge <jzh...@apache.org>
Committed: Fri Aug 4 09:40:45 2017 -0700

----------------------------------------------------------------------
 hadoop-project/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/02bf328e/hadoop-project/pom.xml
----------------------------------------------------------------------
diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index 61d7c9b..5aabdc7 100755
--- 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.11.v20160721</jetty.version>
+    <jetty.version>9.3.19.v20170502</jetty.version>
     <test.exclude>_</test.exclude>
     <test.exclude.pattern>_</test.exclude.pattern>
 


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

Reply via email to