62a23f9e29
Motivation: Netty's bom includes netty-tcnative dependencies with a variable for the version [1]. However that variable isn't defined/resolved and therefore leads to undefined dependencies. [1] https://search.maven.org/artifact/io.netty/netty-bom/4.1.68.Final/pom Modifications: - Netty's bom file should inherit from netty-parent pom so variables can be resolved at inclusion time. Result: netty-bom allows for netty-tcnative version to be resolved in 3rd party projects. |
||
---|---|---|
.. | ||
pom.xml |