Reamer commented on code in PR #4783: URL: https://github.com/apache/zeppelin/pull/4783#discussion_r1706522927
########## zeppelin-zengine/pom.xml: ########## @@ -284,6 +284,11 @@ <artifactId>commons-compress</artifactId> <version>${commons.compress.version}</version> </dependency> + <dependency> Review Comment: If you want to include this transitive dependency from the module `zeppelin-interpreter`, then this should be in the upper part of the `pom.xml`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: reviews-unsubscr...@zeppelin.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org