You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(note: creating issue after the fact; Scala 2.10 support is being dropped from Jackson 2.12; no 2.12.0-rc2 was released -- but we need an issue to link to)
Jackson 2.12 will no longer support Scala 2.10 due to challenges in supporting this old version along with newer once; as well as low use (less than 2% of downloads via Maven Central).
This will probably mean that version definition in jackson-bom:
@pjfanning Assigning to you just so you can modify description, add notes, link from release notes, as necessary.
I am also wondering about what to do with jackson-bom (as per above) -- will probably send a quick note on jackson-dev mailing list so we can decide what to do before 2.12.0 final (expected next weekend, in 8 days).
I sent a question on jackson-dev, and I think dropping that entry might be the best way to go, unless I hear good arguments for something else (like pointing to 2.11.3).
I can handle jackson-bom part based on feedback.
(note: creating issue after the fact; Scala 2.10 support is being dropped from Jackson 2.12; no 2.12.0-rc2 was released -- but we need an issue to link to)
Jackson 2.12 will no longer support Scala 2.10 due to challenges in supporting this old version along with newer once; as well as low use (less than 2% of downloads via Maven Central).
This will probably mean that version definition in
jackson-bom
:https://github.com/FasterXML/jackson-bom
should be left as latest 2.11 if not dropped altogether, as well.
The text was updated successfully, but these errors were encountered: