logzio/logzio-log4j2-appender

Guava and logzio.sender libraries are shaded but still a dependency

filosganga opened this issue · 4 comments

The com.google.guava:guava and the io.logz.sender:logzio-sender have been shaded but they are still in the final pom.xml as dependencies.

To avoid that the createDependencyReducedPom setting should be set to true

fixed in version 1.0.7

Cool, thanks!

Hi, can we reopen this please? Guava became a dependency again in v1.0.8 in this commit c926f2f.

@justinsaliba can you check the latest version?