3.3.0 – Jackson Dependency Update to 2.10.0
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
.