Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-38622][BUILD] Upgrade jersey to 2.35 #35931

Closed
wants to merge 3 commits into from

Conversation

LuciferYang
Copy link
Contributor

@LuciferYang LuciferYang commented Mar 22, 2022

What changes were proposed in this pull request?

This pr aims to upgrade jersey to 2.35

Why are the changes needed?

This jersey version starts to support JDK 16 and the change reports as follows:

Does this PR introduce any user-facing change?

No

How was this patch tested?

Pass GA

@github-actions github-actions bot added the BUILD label Mar 22, 2022
Copy link
Member

@srowen srowen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems fine. Usually I'd ask if there are any changes that are particularly important for Spark, or any possible breaking changes. Here it seems like just small bug fixes.

@LuciferYang
Copy link
Contributor Author

This is the first version of Jersey that supports JDK 16. Unfortunately, not JDK 17. Others seem to be just small bug fix

@HyukjinKwon
Copy link
Member

Merged to master.

@LuciferYang
Copy link
Contributor Author

thanks all

@LuciferYang LuciferYang deleted the jersey-235 branch October 23, 2023 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants