Skip to content

Jackson Release 2.19.1

Tatu Saloranta edited this page May 22, 2025 · 6 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 formats

Avro

  • #589: AvroSchema: Does not include base class for records with subclasses

Changes, data types

  • #98: JsonFormat timezone attribute effect overwritten if pattern attribute present
Clone this wiki locally