fix(security): bump netty-bom 4.1.136.Final and jetty 12.1.10 [1.13]#30463
Open
manerow wants to merge 1 commit into
Open
fix(security): bump netty-bom 4.1.136.Final and jetty 12.1.10 [1.13]#30463manerow wants to merge 1 commit into
manerow wants to merge 1 commit into
Conversation
Contributor
❌ PR checklist incompleteThis PR cannot be merged until the following are addressed on its linked issue:
The fields live on the linked issue in the Shipping project (open the issue → right sidebar → Projects). After you set them, re-run this check (or push a commit) — issue/project changes do not re-trigger it automatically. Maintainers can bypass this check by adding the |
Code Review ✅ ApprovedBumps netty-bom to 4.1.136.Final and jetty to 12.1.10 across the codebase to resolve security findings. No issues found. OptionsDisplay: compact → Showing less information. Comment with these commands to change the behavior for this request:
Was this helpful? React with 👍 / 👎 | Gitar |
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.
Fixes #30394
Manual cherry-pick of #30391 (merge commit b16f585) into 1.13. The
To releaseauto-cherry-pick applied the change cleanly but its push was rejected because 1.13 is locked (GH006 Cannot change this locked branch) — same as #5228/#30396/#5251. Needs a privileged merge.Content is identical to the merged main commit: netty 4.1.135 -> 4.1.136.Final, jetty 12.1.7 -> 12.1.10 (root + openmetadata-service + openmetadata-mcp).
🤖 Generated with Claude Code
Greptile Summary
Updates server networking dependencies to patched releases.
Confidence Score: 5/5
The dependency-only patch updates appear safe to merge.
The Jetty version is updated consistently across all three relevant Maven configurations, the Netty change remains a patch-level BOM update, and no concrete build or runtime failure was established.
Important Files Changed
Reviews (1): Last reviewed commit: "fix(security): bump netty-bom 4.1.136.Fi..." | Re-trigger Greptile