LuciferYang opened a new pull request, #50505: URL: https://github.com/apache/spark/pull/50505
### What changes were proposed in this pull request? This pr aims to upgrade jetty from 11.0.24 to 11.0.25 . ### Why are the changes needed? The new version includes the following [changes](https://github.com/jetty/jetty.project/releases/tag/jetty-11.0.25): - https://github.com/jetty/jetty.project/pull/12874 - Introduce UriCompliance.USER_INFO to Jetty 10.0.x - https://github.com/jetty/jetty.project/issues/12869 - XmlConfiguration shouldn't treat non-XML command line options as XML - https://github.com/jetty/jetty.project/issues/12776 - ByteBufferPool - all ongoing requests fail when single request is cancelled on HTTP/2 - https://github.com/jetty/jetty.project/issues/12821 - Better document ContextHandler.setCompactPath(boolean) deprecation - https://github.com/jetty/jetty.project/issues/12268 - IteratingCallback may iterate too much when process() returns Action.IDLE ### 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 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org