GitHub user prabhjyotsingh opened a pull request:
https://github.com/apache/zeppelin/pull/2933
ZEPPELIN-3416: Bump up the version of xercesImpl to 2.11.0.SP5
### What is this PR for?
Update xercesImpl to 2.11.0.SP5 to get some fixes. This is a required
dependency for jdbc-phoenix.
### What type of PR is it?
[ Improvement ]
### What is the Jira issue?
* [ZEPPELIN-3416](https://issues.apache.org/jira/browse/ZEPPELIN-3416)
### 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-3416
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/2933.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 #2933
----
commit 8c891b6ae42dc804473f491786ac48e4439ac389
Author: Prabhjyot Singh <prabhjyotsingh@...>
Date: 2018-04-19T10:38:09Z
ZEPPELIN-3416: Update xercesImpl to 2.11.0.SP5
Change-Id: Ic6b87bad7a13db1bb0bc32478fe302c53818fa0e
----
---