GitHub user arminwasicek opened a pull request: https://github.com/apache/zeppelin/pull/3077
[ZEPPELIN-3631] Increase the maven-shade-plugin version to 3.1.1 ### What is this PR for? Increase the maven-shade-plugin version to 3.1.1 ### What type of PR is it? Bug Fix ### Todos * [ ] - Task ### What is the Jira issue? https://issues.apache.org/jira/projects/ZEPPELIN/issues/ZEPPELIN-3631 ### How should this be tested? Check if build succeeds ### Screenshots (if appropriate) N/A ### Questions: * Does the licenses files need update? No * Is there breaking changes for older versions? No * Does this needs documentation? No You can merge this pull request into a Git repository by running: $ git pull https://github.com/arminwasicek/zeppelin bump-shade-plugin-version Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zeppelin/pull/3077.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 #3077 ---- commit 45ce307af952e632830e0c538903c938a46bf6e2 Author: Armin Wasicek <arminw@...> Date: 2018-07-17T13:38:52Z increase the maven-shade-plugin version to 3.1.1 ---- ---