Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SPARK-49446][BUILD] Upgrade jetty to 11.0.23
### What changes were proposed in this pull request? This pr aims to upgrade jetty from 11.0.21 to 11.0.23. ### Why are the changes needed? The new version brings an optimization elated to `HttpConnection` - jetty/jetty.project#12156: Improvements to HttpConnection when reading 0 bytes ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? Pass GitHub Actions ### Was this patch authored or co-authored using generative AI tooling? No Closes apache#47912 from LuciferYang/jetty-11.0.23. Authored-by: yangjie01 <[email protected]> Signed-off-by: Dongjoon Hyun <[email protected]>
- Loading branch information