Details
Description
In camel-parent, azure-bom is imported before netty-bom. This has the effect of azure managing the version of all netty dependencies in the project.
If you run mvn dependency:tree -Dincludes=io.netty from the project root, all of the netty dependencies show as being version 4.1.63.Final. It should be 4.1.68.Final as per the <netty-version> property.
Attachments
Issue Links
- links to