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 version 2.15 #35108

Closed
hongji3354 opened this issue Apr 22, 2023 · 1 comment
Closed

Upgrade to Jackson version 2.15 #35108

hongji3354 opened this issue Apr 22, 2023 · 1 comment
Labels
status: duplicate A duplicate of another issue

Comments

@hongji3354
Copy link

The current version of jackson, 2.14.2, in use on Spring Boot 3-pointers is experiencing a bug where deserialization using @JsonNaming in a record results in an error. This issue has been fixed in jackson Version 2.15.0. - For more information, please visit: FasterXML/jackson-databind#3846

How about raising the jackson Dependency Version of Spring Boot 3.0 to 2.15?

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Apr 22, 2023
@wilkinsona
Copy link
Member

We've already upgrade to 2.15 in 3.1. We won't upgrade to 2.15 in 3.0.x as we generally do not upgrade to new minors in maintenance releases.

@wilkinsona wilkinsona closed this as not planned Won't fix, can't repro, duplicate, stale Apr 22, 2023
@wilkinsona wilkinsona added status: duplicate A duplicate of another issue and removed status: waiting-for-triage An issue we've not yet triaged labels Apr 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: duplicate A duplicate of another issue
Projects
None yet
Development

No branches or pull requests

3 participants