Skip to content

Jackson Release 2.19.1

Tatu Saloranta edited this page May 15, 2025 · 11 revisions

Patch version of 2.19, under development.

Following fixes will be included in this patch release.

Changes, core

  • #99: Jackson BOM should not have managed dependency for third-party libraries (woodstox, stax-api)
  • #1425: JsonPointer.head() throws StringIndexOutOfBoundsException for valid JSON Pointers
  • #5139: In CollectionDeserializer, JsonSetter.contentNulls is sometimes ignored

Changes, data types:

  • #98: JsonFormat timezone attribute effect overwritten if pattern attribute present

Clone this wiki locally