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, Jetty and common-compress versions #25

Merged
merged 4 commits into from
Sep 3, 2024

Conversation

senthh
Copy link
Collaborator

@senthh senthh commented Sep 2, 2024

What changes were proposed in this pull request?

Upgrade Jackson, Jetty and common-compress, aircompressor versions

LuciferYang and others added 4 commits September 3, 2024 09:20
### 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)
(cherry picked from commit 209485f)

# Conflicts:
#	dev/deps/spark-deps-hadoop-2-hive-2.3
#	dev/deps/spark-deps-hadoop-3-hive-2.3
#	pom.xml
The pr aims to upgrade commons-compress from 1.21 to 1.22

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">

No.

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)
(cherry picked from commit 87c2945)
### 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)
(cherry picked from commit 477eb15)
@prabhjyotsingh prabhjyotsingh merged commit f836c15 into hf/ODP-3.2.3.2-201 Sep 3, 2024
10 of 13 checks passed
@senthh senthh deleted the ODP-2165 branch September 4, 2024 07:30
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.

4 participants