Skip to content

Jackson Release 2.13.1

Tatu Saloranta edited this page Oct 29, 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

Changes, Other modules

No-Ctor Deser

  • #155: Fix SPI metadata for jackson-module-no-ctor-deser
Clone this wiki locally