[It looks](https://github.com/FasterXML/jackson-databind/issues/1786) we can remove the call bootstrap.getObjectMapper().setDateFormat(new ISO8601DateFormat()); as this is recommended according the linked issue and all tests are still green.