Uh oh!
There was an error while loading. Please reload this page.
[Don't review, only for test][SPARK-48022][BUILD] Upgrade jersey to 3.1.6 - #46252
[Don't review, only for test][SPARK-48022][BUILD] Upgrade jersey to 3.1.6#46252panbingkun wants to merge 2 commits into
jersey to 3.1.6#46252Conversation
jersey to 3.1.6jersey to 3.1.6jersey to 3.1.6The below MR may give some hints also to this ticket, bumping Jersey to v3.1.x requires all Spark to comply with EE10 standards, as I have tried during the Jetty 12 upgrade. In this particular case, seems Jetty and Jersey is a bundle deal. |
panbingkun
commented
Apr 28, 2024
Thank you for your prompt. |
We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable. |
What changes were proposed in this pull request?
The pr aims to upgrade
jerseyfrom3.0.12to3.1.6.Why are the changes needed?
A.The full release notes:
3.1.x
https://github.com/eclipse-ee4j/jersey/releases/tag/3.1.6
https://github.com/eclipse-ee4j/jersey/releases/tag/3.1.5
https://github.com/eclipse-ee4j/jersey/releases/tag/3.1.4
https://github.com/eclipse-ee4j/jersey/releases/tag/3.1.3
https://github.com/eclipse-ee4j/jersey/releases/tag/3.1.2
https://github.com/eclipse-ee4j/jersey/releases/tag/3.1.1
https://github.com/eclipse-ee4j/jersey/releases/tag/3.1.0
3.0.x
https://github.com/eclipse-ee4j/jersey/releases/tag/3.0.13
B.

https://eclipse-ee4j.github.io/jersey.github.io/documentation/latest3x/migration.html#mig-3.1.0
Does this PR introduce any user-facing change?
No.
How was this patch tested?
Pass GA.
Was this patch authored or co-authored using generative AI tooling?
No.