Skip to content

Fix - Bump netty and grpc version to fix CVEs#486

Merged
cleverchuk merged 1 commit into
mainfrom
cc/NH-135557
May 8, 2026
Merged

Fix - Bump netty and grpc version to fix CVEs#486
cleverchuk merged 1 commit into
mainfrom
cc/NH-135557

Conversation

@cleverchuk
Copy link
Copy Markdown
Contributor

@cleverchuk cleverchuk commented May 7, 2026

Copilot AI review requested due to automatic review settings May 7, 2026 20:07
@cleverchuk cleverchuk requested review from a team as code owners May 7, 2026 20:07
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates core transport dependencies to remediate reported CVEs by bumping gRPC in libs:core and the shared Netty BOM in the dependencyManagement platform (which is propagated to all Java projects via solarwinds.java-conventions).

Changes:

  • Bumped io.grpc artifacts used by libs:core from 1.80.0 to 1.81.0 (single shared grpcVersion constant).
  • Bumped the repository-wide Netty BOM from 4.1.132.Final to 4.1.133.Final via dependencyManagement.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
libs/core/build.gradle.kts Bumps gRPC dependencies to 1.81.0 and centralizes the version in a local constant.
dependencyManagement/build.gradle.kts Updates the Netty BOM to 4.1.133.Final, affecting Netty resolution across modules that use solarwinds.java-conventions.

Copy link
Copy Markdown

@tammy-baylis-swi tammy-baylis-swi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank youuuu

@cleverchuk cleverchuk merged commit 199f768 into main May 8, 2026
20 checks passed
@cleverchuk cleverchuk deleted the cc/NH-135557 branch May 8, 2026 02:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants