HADOOP-15815. Upgrade Eclipse Jetty version to 9.3.24. Cotributed by Boris 
Vulikh.


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

Branch: refs/heads/HDFS-13891
Commit: 615f532b483ebeaf4d27de89009e7c5a8a132701
Parents: f431089
Author: Sunil G <[email protected]>
Authored: Fri Oct 26 13:45:48 2018 +0530
Committer: Brahma Reddy Battula <[email protected]>
Committed: Tue Oct 30 11:31:17 2018 +0530

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


http://git-wip-us.apache.org/repos/asf/hadoop/blob/615f532b/hadoop-project/pom.xml
----------------------------------------------------------------------
diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index 963d24b..2247109 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.19.v20170502</jetty.version>
+    <jetty.version>9.3.24.v20180605</jetty.version>
     <test.exclude>_</test.exclude>
     <test.exclude.pattern>_</test.exclude.pattern>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to