Skip to content

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

@eddumelendez
Copy link
Member

Superseded by #2473

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