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/e28c00c2
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e28c00c2
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/e28c00c2

Branch: refs/heads/HDFS-12943
Commit: e28c00c290a06813d156a845b93e806f71413dbf
Parents: 7574d18
Author: Sunil G <[email protected]>
Authored: Fri Oct 26 13:45:48 2018 +0530
Committer: Sunil G <[email protected]>
Committed: Fri Oct 26 13:46:15 2018 +0530

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


http://git-wip-us.apache.org/repos/asf/hadoop/blob/e28c00c2/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