BUILD: Add dependency to commons-lang3

Previous change migrated the code to commons lang v3. The build
complains: "Using ...lang3.StringUtils from an indirect dependency".

Add commons-lang3 as dependency to the plugin in the BUILD.

Change-Id: I41af8f9cdba34d4995b545f3d282a2854d687c34
1 file changed
tree: b82ac9e1c88eaaf54d992532b9ac40effac9a598
  1. java/
  2. javatests/
  3. BUILD
  4. external_plugin_deps.bzl
  5. LICENSE
  6. README.md
README.md

The plugin will update a superproject to contain the submodules defined in the manifest XML file whenever the manifest repo is changed.

For more information see the documentation or the build instructions