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-42354][BUILD] Upgrade jackson to 2.14.2 #39898

Closed
wants to merge 1 commit into from

Conversation

LuciferYang
Copy link
Contributor

What changes were proposed in this pull request?

This pr aims upgrade Jackson related dependencies to 2.14.2

Why are the changes needed?

This version include some bug fix and improvement of databind, such as:

The full release notes as follows:

Does this PR introduce any user-facing change?

No

How was this patch tested?

Pass Github Actions

@github-actions github-actions bot added the BUILD label Feb 6, 2023
Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

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

+1, LGTM.

dongjoon-hyun pushed a commit that referenced this pull request Feb 7, 2023
### What changes were proposed in this pull request?
This pr aims upgrade `Jackson` related dependencies to 2.14.2

### Why are the changes needed?
This version include some bug fix and improvement of databind, such as:

- FasterXML/jackson-databind#3063
- FasterXML/jackson-databind#3699

The full release notes as follows:

- https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.14.2

### Does this PR introduce _any_ user-facing change?
No

### How was this patch tested?
Pass Github Actions

Closes #39898 from LuciferYang/SPARK-42354.

Authored-by: yangjie01 <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
(cherry picked from commit eb8b97f)
Signed-off-by: Dongjoon Hyun <[email protected]>
@dongjoon-hyun
Copy link
Member

Merged to master/3.4.

@LuciferYang
Copy link
Contributor Author

Thanks @dongjoon-hyun @HyukjinKwon

@LuciferYang LuciferYang deleted the SPARK-42354 branch June 9, 2023 07:04
snmvaughan pushed a commit to snmvaughan/spark that referenced this pull request Jun 20, 2023
### What changes were proposed in this pull request?
This pr aims upgrade `Jackson` related dependencies to 2.14.2

### Why are the changes needed?
This version include some bug fix and improvement of databind, such as:

- FasterXML/jackson-databind#3063
- FasterXML/jackson-databind#3699

The full release notes as follows:

- https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.14.2

### Does this PR introduce _any_ user-facing change?
No

### How was this patch tested?
Pass Github Actions

Closes apache#39898 from LuciferYang/SPARK-42354.

Authored-by: yangjie01 <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
(cherry picked from commit eb8b97f)
Signed-off-by: Dongjoon Hyun <[email protected]>
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.

3 participants