You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### 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):
- jetty/jetty.project#12874 - Introduce UriCompliance.USER_INFO to Jetty 10.0.x
- jetty/jetty.project#12869 - XmlConfiguration shouldn't treat non-XML command line options as XML
- jetty/jetty.project#12776 - ByteBufferPool - all ongoing requests fail when single request is cancelled on HTTP/2
- jetty/jetty.project#12821 - Better document ContextHandler.setCompactPath(boolean) deprecation
- jetty/jetty.project#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
Closesapache#50505 from LuciferYang/jetty-11.0.25.
Lead-authored-by: yangjie01 <[email protected]>
Co-authored-by: YangJie <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
0 commit comments