FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Upgrade Jackson to 2.18.4 by yeikel · Pull Request #2447 · docker-java/docker-java · GitHub

Upgrade Jackson to 2.18.4 - #2447

Closed
yeikel wants to merge 1 commit into
docker-java:mainfrom
yeikel:test-2.19.0
Closed

Upgrade Jackson to 2.18.4#2447
yeikel wants to merge 1 commit into
docker-java:mainfrom
yeikel:test-2.19.0

Conversation

yeikel commented May 28, 2025
edited
Loading

Copy link
Copy Markdown

Initially, I tried to upgrade to 2.19.0, but there are some test failures that I am not familiar with/the errors are not very helpful

2.18.4 is a safe, intermediate upgrade, we can use to get the vulnerability relief we need. We can upgrade to 2.19 as a follow up

Additional Context: testcontainers/testcontainers-java#10258

yeikel marked this pull request as ready for review May 28, 2025 04:29
yeikel requested a review from a team as a code owner May 28, 2025 04:29
yeikel changed the title Upgrade Jackson to 2.19.0 Upgrade Jackson to 2.18.4 May 28, 2025
Comment thread docker-java/pom.xml
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<!-- Force the version to 2.18.3 to ensure the compatibility with old projects -->
<version>2.18.3</version>

yeikel May 28, 2025
edited
Loading

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

We should consider using the BOM to align these dependencies. See #2446

Copy link
Copy Markdown
Member

Thanks, I have created an issue in jackson repository. See FasterXML/jackson-databind#5215

Copy link
Copy Markdown
Member

Superseded by #2473

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL