Although the pom.xml lists 2.19.2 as minimum version required for Jackson Databind (https://central.sonatype.com/artifact/com.github.mizosoft.methanol/methanol-jackson/dependencies, derived from
) in my tests it also ran fine with older versions.
Please state explicitly which version is minimally required (because of API introduced in that version is used in methanol-jackson).