Skip to content

Jackson Release 2.18.4.1

Tatu Saloranta edited this page Jun 11, 2025 · 1 revision

Micro-patch version of 2.18, released June 10, 2025. It consists of just jackson-core component.

Following fixes are included in this micro-patch.

Changes, core

  • #1433: JsonParser#getNumberType() throws JsonParseException when the current token is non-numeric instead of returning null
  • #1446: Invalid package reference to "java.lang.foreign" from com.fasterxml.jackson.core:jackson-core (from FastDoubleParser) [Android]
Clone this wiki locally