Github user 1ambda commented on the issue:
https://github.com/apache/zeppelin/pull/1384
@Leemoonsoo Thanks!
I'v added missing transitive deps and removed unused markdown4j dep.
I also found that `org.ow2.asm:asm:jar:3.0.1` is described in
`zeppelin-distribution/src/licence_bin/LICENSE` But already denoted license is
different version (3.0.1) compared to pegdown's dependency (5.0.3).
Should I updated `org.ow2.asm:asm:jar:3.0.1` to `org.ow2.asm:asm:jar:5.0.3`?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---