pekko/akka-serialization-jackson/src
Marcos Pereira 92b9db5858 Jackson 2.10.0 (#27814)
* Update Jackson to 2.10.0

* Support configuration for new features introduced in Jackson 2.10

* WRITE_DURATIONS_AS_TIMESTAMPS is the new config used to serialize durations

Previously WRITE_DATES_AS_TIMESTAMPS was used for both date/time and duration, but
in Jackson 2.10 WRITE_DURATIONS_AS_TIMESTAMPS is used for durations, so it needs to
be configured consistently with WRITE_DATES_AS_TIMESTAMPS.
2019-10-02 19:58:11 -07:00
..
main Jackson 2.10.0 (#27814) 2019-10-02 19:58:11 -07:00
test Jackson 2.10.0 (#27814) 2019-10-02 19:58:11 -07:00