Repository: hadoop
Updated Branches:
  refs/heads/branch-3.2.0 a28aad3c1 -> 997774149


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

(cherry picked from commit e28c00c290a06813d156a845b93e806f71413dbf)


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

Branch: refs/heads/branch-3.2.0
Commit: 99777414976be85885828d14c1c28b0eabf5ac72
Parents: a28aad3
Author: Sunil G <sun...@apache.org>
Authored: Fri Oct 26 13:45:48 2018 +0530
Committer: Sunil G <sun...@apache.org>
Committed: Fri Oct 26 13:47:19 2018 +0530

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


http://git-wip-us.apache.org/repos/asf/hadoop/blob/99777414/hadoop-project/pom.xml
----------------------------------------------------------------------
diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index 218b480..769f9ad 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: common-commits-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-commits-h...@hadoop.apache.org

Reply via email to