Fix CVE 2.19 - #4694
Merged
Merged
Fix CVE 2.19#4694
Conversation
Signed-off-by: Pavan Yekbote <pybot@amazon.com>
Signed-off-by: Pavan Yekbote <pybot@amazon.com>
Signed-off-by: Pavan Yekbote <pybot@amazon.com>
Signed-off-by: Pavan Yekbote <pybot@amazon.com>
pyek-bot
requested review from
HenryL27,
Zhangxunmt,
austintlee,
b4sjoo,
dhrubo-os,
jngz-es,
mingshl,
model-collapse,
rbhavna,
xinyual,
ylwu-amzn and
zane-neo
as code owners
March 3, 2026 21:55
pyek-bot
had a problem deploying
to
ml-commons-cicd-env-require-approval
March 3, 2026 21:57 — with
GitHub Actions
Failure
pyek-bot
had a problem deploying
to
ml-commons-cicd-env-require-approval
March 3, 2026 21:57 — with
GitHub Actions
Failure
pyek-bot
had a problem deploying
to
ml-commons-cicd-env-require-approval
March 3, 2026 21:57 — with
GitHub Actions
Error
pyek-bot
had a problem deploying
to
ml-commons-cicd-env-require-approval
March 3, 2026 21:57 — with
GitHub Actions
Error
pyek-bot
had a problem deploying
to
ml-commons-cicd-env
March 3, 2026 21:57 — with
GitHub Actions
Failure
pyek-bot
had a problem deploying
to
ml-commons-cicd-env
March 3, 2026 21:57 — with
GitHub Actions
Error
pyek-bot
had a problem deploying
to
ml-commons-cicd-env
March 3, 2026 21:57 — with
GitHub Actions
Failure
pyek-bot
had a problem deploying
to
ml-commons-cicd-env
March 3, 2026 21:57 — with
GitHub Actions
Error
pyek-bot
had a problem deploying
to
ml-commons-cicd-env-require-approval
March 3, 2026 22:40 — with
GitHub Actions
Error
pyek-bot
had a problem deploying
to
ml-commons-cicd-env-require-approval
March 3, 2026 22:40 — with
GitHub Actions
Failure
pyek-bot
had a problem deploying
to
ml-commons-cicd-env-require-approval
March 3, 2026 22:40 — with
GitHub Actions
Failure
pyek-bot
had a problem deploying
to
ml-commons-cicd-env-require-approval
March 3, 2026 22:40 — with
GitHub Actions
Error
pyek-bot
had a problem deploying
to
ml-commons-cicd-env-require-approval
March 3, 2026 22:45 — with
GitHub Actions
Error
pyek-bot
had a problem deploying
to
ml-commons-cicd-env-require-approval
March 3, 2026 22:45 — with
GitHub Actions
Error
pyek-bot
had a problem deploying
to
ml-commons-cicd-env-require-approval
March 3, 2026 22:46 — with
GitHub Actions
Error
pyek-bot
had a problem deploying
to
ml-commons-cicd-env-require-approval
March 3, 2026 22:47 — with
GitHub Actions
Error
pyek-bot
had a problem deploying
to
ml-commons-cicd-env-require-approval
March 3, 2026 22:50 — with
GitHub Actions
Error
pyek-bot
had a problem deploying
to
ml-commons-cicd-env-require-approval
March 3, 2026 22:50 — with
GitHub Actions
Error
pyek-bot
had a problem deploying
to
ml-commons-cicd-env-require-approval
March 3, 2026 22:54 — with
GitHub Actions
Error
pyek-bot
had a problem deploying
to
ml-commons-cicd-env-require-approval
March 3, 2026 22:56 — with
GitHub Actions
Error
Signed-off-by: Pavan Yekbote <pybot@amazon.com>
Collaborator
Author
pyek-bot
had a problem deploying
to
ml-commons-cicd-env-require-approval
March 3, 2026 23:33 — with
GitHub Actions
Failure
pyek-bot
had a problem deploying
to
ml-commons-cicd-env-require-approval
March 3, 2026 23:33 — with
GitHub Actions
Failure
pyek-bot
had a problem deploying
to
ml-commons-cicd-env-require-approval
March 3, 2026 23:33 — with
GitHub Actions
Error
pyek-bot
had a problem deploying
to
ml-commons-cicd-env-require-approval
March 3, 2026 23:33 — with
GitHub Actions
Error
dhrubo-os
approved these changes
Mar 3, 2026
pyek-bot
had a problem deploying
to
ml-commons-cicd-env-require-approval
March 3, 2026 23:41 — with
GitHub Actions
Error
5 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Description
Modifying the netty dependency to rely on the version from core.
This was done earlier: #4338
This can be considered a backport
The shadow jar changes are required due to this change in core which modified the package: opensearch-project/OpenSearch#20767
CI workflow is being triggered based on the main branch.
2.19 should not be run against Java 25. However, we are not able to run only Java 21 tests.
Running a build locally and will share the result.
Check List
--signoff.By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.