Skip to content

Import netty-bom for consistent netty versions#37241

Merged
hmusum merged 1 commit into
masterfrom
arnej/use-netty-bom
Jun 18, 2026
Merged

Import netty-bom for consistent netty versions#37241
hmusum merged 1 commit into
masterfrom
arnej/use-netty-bom

Conversation

@arnej27959

Copy link
Copy Markdown
Member

Add io.netty:netty-bom (at ${netty.vespa.version}) as an imported BOM in the parent dependencyManagement. The BOM centrally pins all netty artifacts, including the netty-tcnative version that the netty release was built and tested against, so we no longer risk mixing a netty-tcnative release that doesn't match our netty version.

Align netty-tcnative.vespa.version with the version declared by the BOM (2.0.77.Final instead of 2.0.78.Final) so the property reflects what is actually resolved.

Add io.netty:netty-bom (at ${netty.vespa.version}) as an imported BOM in
the parent dependencyManagement. The BOM centrally pins all netty
artifacts, including the netty-tcnative version that the netty release was
built and tested against, so we no longer risk mixing a netty-tcnative
release that doesn't match our netty version.

Align netty-tcnative.vespa.version with the version declared by the BOM
(2.0.77.Final instead of 2.0.78.Final) so the property reflects what is
actually resolved.
@hmusum hmusum merged commit 173f72f into master Jun 18, 2026
3 checks passed
@hmusum hmusum deleted the arnej/use-netty-bom branch June 18, 2026 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants