GitHub user prabhjyotsingh opened a pull request:
https://github.com/apache/zeppelin/pull/3114
Update org.eclipse.jetty version to 9.4.11.v20180605 to avoid CVE issues
### What is this PR for?
Update org.eclipse.jetty version to 9.4.11.v20180605 to avoid CVE issues.
See https://dev.eclipse.org/mhonarc/lists/jetty-announce/msg00123.html for
reported issues.
### What type of PR is it?
[Improvement]
### What is the Jira issue?
* [ZEPPELIN-3686](https://issues.apache.org/jira/browse/ZEPPELIN-3686)
### How should this be tested?
* CI should be green
### Questions:
* Does the licenses files need update? N/A
* Is there breaking changes for older versions? N/A
* Does this needs documentation? N/A
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/prabhjyotsingh/zeppelin ZEPPELIN-3686
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/3114.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3114
----
commit 88882c25a9a33aa6fd0660ea88312463e7282ec0
Author: Prabhjyot Singh <prabhjyotsingh@...>
Date: 2018-08-07T04:31:32Z
ZEPPELIN-3686: Update org.eclipse.jetty version to 9.4.11.v20180605 to
avoid CVE issues
Change-Id: I78ab4fc3269173e0261de3211f46c885a533fefe
----
---