Skip to content

Upgrade Jackson to 2.18.4 #2447

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

yeikel
Copy link

@yeikel yeikel commented May 28, 2025

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 yeikel marked this pull request as ready for review May 28, 2025 04:29
@yeikel yeikel requested a review from a team as a code owner May 28, 2025 04:29
@yeikel yeikel changed the title Upgrade Jackson to 2.19.0 Upgrade Jackson to 2.18.4 May 28, 2025
@@ -125,16 +125,16 @@
<dependency>
<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>
Copy link
Author

@yeikel yeikel May 28, 2025

Choose a reason for hiding this comment

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

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

@eddumelendez
Copy link
Member

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

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