Skip to content

Jackson Release 2.13.1

Tatu Saloranta edited this page Oct 19, 2021 · 15 revisions

Patch version of 2.13, not yet released as of 12-Oct-2021.

Following fixes will be included in this patch release.

Changes, core

  • #721: Incorrect parsing of single-quoted surrounded String values containing double quotes
  • #3006: Argument type mismatch for enum with @JsonCreator that takes String, gets JSON Number

Changes, data formats

XML

  • #493: SequenceWriter returns NPE when trying XML serialization

Clone this wiki locally