GitHub user jongyoul opened a pull request: https://github.com/apache/zeppelin/pull/3257
[HOTFIX] Change the version of common-lang to commons-lang3 of 3.4 ### What is this PR for? Fixing build issue for branch-0.8 ### What type of PR is it? [Hot Fix] ### What is the Jira issue? N/A ### How should this be tested? Pass CI ### 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/jongyoul/zeppelin hotfix/change-commons-lang3-version Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zeppelin/pull/3257.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 #3257 ---- commit e9c21d858959fa2b92147880f6deebc37c3f7288 Author: Jongyoul Lee <jongyoul@...> Date: 2018-12-10T01:57:50Z [HOTFIX] Change the version of common-lang to commons-lang3 of 3.4 ---- ---