zeppelin icon indicating copy to clipboard operation
zeppelin copied to clipboard

[ZEPPELIN-6039] Exclude dependencies in plugin docker launcher

Open proceane opened this issue 6 months ago • 2 comments

What is this PR for?

Exclude dependencies that use a different version than the global version.

What type of PR is it?

Improvement

Todos

  • [x] - Exclude jsoup:1.10.3, guava:25.0-jre in jinjava dependency
  • [x] - Exclude commons-compress:1.18 in docker-client

What is the Jira issue?

https://issues.apache.org/jira/browse/ZEPPELIN-6039

How should this be tested?

CI

Questions:

  • Does the license files need to update? No
  • Is there breaking changes for older versions? No
  • Does this needs documentation? No

proceane avatar Jul 30 '24 14:07 proceane