Skip to content

Jackson Release 2.13.2

Tatu Saloranta edited this page Jan 13, 2022 · 19 revisions

Patch version of 2.13, not yet released as of December 2021 (2.13.1 was released on 19-Dec-2021).

Following fixes will be included in this patch release.

Changes, core

  • #3344: Set.of() (Java 9) cannot be deserialized with polymorphic handling
  • #161: Module name in jakarta-xmlbind/src/moditect/module-info.java is invalid

Changes, data formats

YAML

  • #303: Update to SnakeYAML 1.30

Changes, Other modules

  • #146: JsonSchema.equals() implementation wrong
Clone this wiki locally