Skip to content

Jackson Release 2.12.6

Tatu Saloranta edited this page Dec 4, 2021 · 13 revisions

Patch version of 2.12, to be possible released in future. If so, following fixes will be included in this patch release.

Changes, core

  • #713: Incorrect parsing of single-quoted surrounded String values containing double quotes
  • #3280: Can not deserialize json to enum value with Object-/Array-valued input, @JsonCreator

Changes, data formats

  • #302: IllegalArgumentException in IonParser.getEmbeddedObject()

Clone this wiki locally