Skip to content

Jackson Release 2.18.7

Tatu Saloranta edited this page Apr 24, 2026 · 7 revisions

Patch version of 2.18, released on April 24, 2026.

Following fixes are included in this patch release.

Changes, core

  • #1570: Fail parsing from DataInput if StreamReadConstraints.getMaxDocumentLength() set [GHSA-2m67-wjpj-xhg9]
  • #1600: Rework 3rd party licenses in jar
  • #1602: UTF8DataInputJsonParser needs to enforce StreamReadConstraints.maxNameLength limit

Changes, data formats

CSV

  • #615: Feature CsvReadFeature.EMPTY_UNQUOTED_STRING_AS_NULL ignored

Clone this wiki locally