-
Notifications
You must be signed in to change notification settings - Fork 40.7k
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.6.1 #3569
Comments
Jackson 2.6 appears to have broken (or at least changed) handling of a Joda DateTime with a custom time zone. For example the custom locale test believes that |
I've opened an issue against jackson-databind reporting the behaviour change that caused me to revert the upgrade. |
The issue I opened has been fixed. The fix will be in Jackson 2.6.1. We should skip 2.6.0 and wait for 2.6.1. |
This requires some changes in Spring HATEOAS. Spring HATEOAS 0.18.0 will be released alongside Gosling RC1 in a couple of weeks.
The text was updated successfully, but these errors were encountered: