chore(deps): Bump jetty from 12.0.29 to 12.0.32#27294
Draft
ShahimSharafudeen wants to merge 1 commit intoprestodb:masterfrom
Draft
chore(deps): Bump jetty from 12.0.29 to 12.0.32#27294ShahimSharafudeen wants to merge 1 commit intoprestodb:masterfrom
ShahimSharafudeen wants to merge 1 commit intoprestodb:masterfrom
Conversation
82c17c3 to
268cc5a
Compare
268cc5a to
5476aeb
Compare
5476aeb to
16441b4
Compare
Contributor
|
@ShahimSharafudeen imported this issue as lakehouse/presto #27294 |
Contributor
|
Assigning this issue to @faizdani because you are the default assignee for issue follow-up scheme |
Contributor
|
@faizdani |
7 tasks
Contributor
Author
|
This PR depends on #27128. I will be able to open and merge the current PR only after the referenced PR is merged, so I am currently waiting for that merge to complete. |
Contributor
|
Assigning this issue to @faizdani because you are the default assignee for issue follow-up scheme |
Contributor
|
@faizdani |
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
Upgrade jetty version from 12.0.29 to 12.0.32 to address CVE-2025-11143 and CVE-2026-1605.
[Draft] : This is a draft PR and it has a dependency on the Airlift change: prestodb/airlift#146.
Once the updated Airlift version is released(0.229), we will need to update this PR to use the Airlift version that includes the Jetty upgrade and remove the additionally added jetty-ee10-servlet dependency from this PR. This dependency was temporarily added in the absence of the Airlift change.
This PR depends on an OSS PR that needs to be merged first, since it uses Airlift 0.228 with additional code changes on the Presto side. : #27128
Motivation and Context
Impact
Test Plan
Contributor checklist
Release Notes
Please follow release notes guidelines and fill in the release notes below.