Background
I think we need to remove that optional Joda module dependency and respective tests.
We don’t do anything with Joda in the project. That was just to prove the module is OK with the infra. These days, with Java time API, I don’t think anyone uses Joda. ...
Originally posted by @artembilan in #10212 (comment)
Proposed Changes
This issue will remove all Joda Time dependency and related code from the Jackson 3 ObjectMapper.