Skip to content

3.3.0 – Jackson Dependency Update to 2.10.0

Compare
Choose a tag to compare
@CarstenWickner CarstenWickner released this 25 Oct 19:13

Fixed

  • Increase dependency version for jackson-databind (and jackson-core) to resolve security alerts.
  • Avoid unnecessary quotes when representing constant string values (due to changed behaviour in jackson >=2.10.0)

This is a minor (instead of a patch) release due to the necessary change in behaviour for the Option.FLATTENED_ENUMS.