Skip to content

fix: exclude transitive netty from aws-java-sdk to resolve vulnerabil…#378

Merged
sr4850 merged 1 commit into
mainfrom
fix/exclude-netty-from-aws-sdk-v1
May 18, 2026
Merged

fix: exclude transitive netty from aws-java-sdk to resolve vulnerabil…#378
sr4850 merged 1 commit into
mainfrom
fix/exclude-netty-from-aws-sdk-v1

Conversation

@sr4850

@sr4850 sr4850 commented May 18, 2026

Copy link
Copy Markdown
Contributor

…ities

Excludes io.netty:* from aws-java-sdk (v1) dependency to prevent transitive netty-codec@4.1.132.Final being pulled via aws-java-sdk-kinesisvideo. The managed netty version (4.2.13.Final) will be used instead, resolving SNYK-JAVA-IONETTY-16438322 and SNYK-JAVA-IONETTY-16438930.

Description

Related issue: JIRA_TICKET_NUMBER

Before submitting (or marking as "ready for review")

  • Does the pull request title follow the conventional commit specification?
  • Have you performed a self-review of the code
  • Have you have added tests that prove the fix or feature is effective and working
  • Did you make sure to update any documentation relating to this change?

…ities

Excludes io.netty:* from aws-java-sdk (v1) dependency to prevent
transitive netty-codec@4.1.132.Final being pulled via
aws-java-sdk-kinesisvideo. The managed netty version (4.2.13.Final)
will be used instead, resolving SNYK-JAVA-IONETTY-16438322 and
SNYK-JAVA-IONETTY-16438930.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@sr4850 sr4850 merged commit fa9731f into main May 18, 2026
7 checks passed
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