Repository: spark
Updated Branches:
  refs/heads/branch-2.3 9fb70f458 -> 7d465d8f4


[MINOR][BUILD] Update Jetty to 9.3.24.v20180605

Update Jetty to 9.3.24.v20180605 to pick up security fix

Existing tests.

Closes #22055 from srowen/Jetty9324.

Authored-by: Sean Owen <sro...@gmail.com>
Signed-off-by: Sean Owen <sro...@gmail.com>
(cherry picked from commit eb9a696dd6f138225708d15bb2383854ed8a6dab)
Signed-off-by: Sean Owen <sro...@gmail.com>


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

Branch: refs/heads/branch-2.3
Commit: 7d465d8f4ad982fbdcfc0129ff9a4952a384bb17
Parents: 9fb70f4
Author: Sean Owen <sro...@gmail.com>
Authored: Thu Aug 9 13:04:03 2018 -0500
Committer: Sean Owen <sro...@gmail.com>
Committed: Thu Aug 9 13:05:26 2018 -0500

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


http://git-wip-us.apache.org/repos/asf/spark/blob/7d465d8f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 76e8363..3ff0408 100644
--- a/pom.xml
+++ b/pom.xml
@@ -133,7 +133,7 @@
     <orc.version>1.4.4</orc.version>
     <orc.classifier>nohive</orc.classifier>
     <hive.parquet.version>1.6.0</hive.parquet.version>
-    <jetty.version>9.3.20.v20170531</jetty.version>
+    <jetty.version>9.3.24.v20180605</jetty.version>
     <javaxservlet.version>3.1.0</javaxservlet.version>
     <chill.version>0.8.4</chill.version>
     <ivy.version>2.4.0</ivy.version>


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

Reply via email to