Skip to content

Jackson Release 2.10.4

Tatu Saloranta edited this page Mar 17, 2020 · 13 revisions

Patch version of 2.10, not yet releasde.

Following fixes will be included.

Changes, core

#605: Handle case when system property access is restricted

Changes, data formats

  • #179: JavaPropsMapper doesn't close the .properties file properly after reading
  • #182: Negative numbers not quoted correctly wrt `ALWAYS_QUOTE_NUMBERS_AS_STRINGS

Changes, datatypes

  • #16: Null being deserialized as null literal instead of JsonValue.NULL
Clone this wiki locally