Skip to content

Conversation

@bsa01
Copy link

@bsa01 bsa01 commented Dec 17, 2025

Resolves #1066
Trying to add jackson3 support.
Update jackson2 from 2.19.2 to 2.20.1

Signed-off-by: bschumann <[email protected]>
@bsa01 bsa01 changed the title adding jackson3 provider adding jackson3 provider (#1066) Dec 17, 2025
@valfirst
Copy link
Contributor

@kallestenflo could you please review the PR?

@davsclaus
Copy link
Contributor

Thank you this is needed for all Spring Boot v4 users and we also need this for Apache Camel

@bsa01
Copy link
Author

bsa01 commented Jan 17, 2026

Sorry I did not know you supporting these old JAVA versions.
Jackson3 has JDK17 as minimal java version (https://github.com/FasterXML/jackson/wiki/Jackson-Release-3.0)

@kallestenflo
Copy link
Contributor

I don’t know how relevant it is to support < 17. 17 can be used as baseline.

@davsclaus
Copy link
Contributor

I don’t know how relevant it is to support < 17. 17 can be used as baseline.

could also jump the project to 3.0 and use jdk17 / jacklson 3 / spring boot v4 as the reason

@davsclaus
Copy link
Contributor

this project is low maintained so even releasing it as 2.11 with jackson 3 and jdk17 is better - the existing users can stay on the current release. And in case some serious bugs is to be fixed on that release then it can be release as 2.10.x

@bsa01
Copy link
Author

bsa01 commented Jan 18, 2026

I would be perfectly fine with JDK17 too.

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.

Jackson 3

4 participants