Uber-project for foundational modules of Jackson that build directly on core components but nothing else; not including data format or datatype modules
Apache License 2.0
167
stars
77
forks
source link
Mr Bean exposing `Asm` as Maven dependency despite shading #207
Looks like Mr Bean module publishes
pom.xml
that includesorg.ow2.asm:asm
as full dependency, despite it being shaded. It shouldn't.