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

ODP-2165 Upgrade Jackson to 2.14.0 #24

Closed
wants to merge 3 commits into from
Closed

Conversation

senthh
Copy link
Collaborator

@senthh senthh commented Sep 2, 2024

What changes were proposed in this pull request?

upgrade Jackson related dependencies from 2.13.4 to 2.14.0.

### What changes were proposed in this pull request?
This pr aims upgrade `Jackson` related dependencies from 2.13.4 to 2.14.0.

### Why are the changes needed?
After Jackson 2.14.0, all Jackson components required Java 8 except `jackson-annotations`, the release notes as follows:

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

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

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

Closes apache#38523 from LuciferYang/SPARK-41023.

Authored-by: yangjie01 <yangjie01@baidu.com>
Signed-off-by: Sean Owen <srowen@gmail.com>

(cherry picked from commit eb6d198)
### What changes were proposed in this pull request?
The pr aims to upgrade commons-compress from 1.21 to 1.22

### Why are the changes needed?
This will bring the latest improvements.
<img width="503" alt="image" src="https://user-images.githubusercontent.com/15246973/210133282-18ae7d50-9076-4c95-a9e3-9ac6a266cda0.png">

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

### How was this patch tested?
Pass GA.

Closes apache#39326 from panbingkun/SPARK-41800.

Authored-by: panbingkun <pbk1982@gmail.com>
Signed-off-by: Sean Owen <srowen@gmail.com>

(cherry picked from commit 60e87b6)
@github-actions github-actions bot added the CORE label Sep 2, 2024
### What changes were proposed in this pull request?
This pr aims upgrade `Jackson` related dependencies from 2.13.4 to 2.14.0.

### Why are the changes needed?
After Jackson 2.14.0, all Jackson components required Java 8 except `jackson-annotations`, the release notes as follows:

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

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

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

Closes apache#38523 from LuciferYang/SPARK-41023.

Authored-by: yangjie01 <yangjie01@baidu.com>
Signed-off-by: Sean Owen <srowen@gmail.com>

(cherry picked from commit eb6d198)
@senthh senthh closed this Sep 2, 2024
@senthh senthh deleted the ODP-2165 branch September 2, 2024 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants