Skip to content

Jackson Release 3.1.5

Tatu Saloranta edited this page Jun 11, 2026 · 3 revisions

Patch version of 3.1, under development as of June 2026.

Following fixes will be included in this patch release.

Changes, core

  • #1616: JsonParserSequence read methods no longer use Parsers beyond the first

N/A

Changes, dataformats

CBOR

  • #700: META-INF/services/tools.jackson.databind.ObjectMapper references wrong class name (...databind.CBORMapper/...databind.SmileMapper`)

Smile

  • #700: META-INF/services/tools.jackson.databind.ObjectMapper references wrong class name (...databind.CBORMapper/...databind.SmileMapper`)

Clone this wiki locally