Skip to content
Snippets Groups Projects
Commit 57ac7c18 authored by Sean Owen's avatar Sean Owen
Browse files

[SPARK-14897][CORE] Upgrade Jetty to latest version of 8

## What changes were proposed in this pull request?

Update Jetty 8.1 to the latest 2016/02 release, from a 2013/10 release, for security and bug fixes. This does not resolve the JIRA necessarily, as it's still worth considering an update to 9.3.

## How was this patch tested?

Jenkins tests

Author: Sean Owen <sowen@cloudera.com>

Closes #12842 from srowen/SPARK-14897.
parent d557a5e0
No related branches found
No related tags found
No related merge requests found
......@@ -137,7 +137,7 @@
<derby.version>10.10.1.1</derby.version>
<parquet.version>1.7.0</parquet.version>
<hive.parquet.version>1.6.0</hive.parquet.version>
<jetty.version>8.1.14.v20131031</jetty.version>
<jetty.version>8.1.19.v20160209</jetty.version>
<orbit.version>3.0.0.v201112011016</orbit.version>
<chill.version>0.8.0</chill.version>
<ivy.version>2.4.0</ivy.version>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment