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

Upgrade to Jackson 2.18 #33615

Closed
jhoeller opened this issue Sep 30, 2024 · 0 comments
Closed

Upgrade to Jackson 2.18 #33615

jhoeller opened this issue Sep 30, 2024 · 0 comments
Assignees
Labels
type: dependency-upgrade A dependency upgrade
Milestone

Comments

@jhoeller
Copy link
Contributor

https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.18

This involves @SuppressWarnings("deprecation") markers for can(De)Serialize checks which are deprecated without replacement now. We'll keep using them for the time being for backwards compatibility.

Runtime compatibility with older Jackson versions is retained so far, at least back to Jackson 2.15 which we keep testing against in the 6.1.x branch.

@jhoeller jhoeller added the type: dependency-upgrade A dependency upgrade label Sep 30, 2024
@jhoeller jhoeller added this to the 6.2.0-RC2 milestone Sep 30, 2024
@jhoeller jhoeller self-assigned this Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade A dependency upgrade
Projects
None yet
Development

No branches or pull requests

1 participant