Fork me on GitHub
#yada
<
2018-10-16
>
danielcompton00:10:42

Yep, it's super painful

danielcompton00:10:19

Also be aware that some projects can depend on a netty-all jar which contains all of the Netty dependencies for a particular version, while others depend on the specific JARs

danielcompton00:10:55

This means that you can have a project without any dependency conflicts, but still run into trouble if your netty-all version doesn't match the other netty JARs