Fix line endings in new JacksonObjectMapper classes
Commit aa415d7c0c
introduced
JacksonObjectMapperFactoryBean and associated tests, but with Windows
(CRLF) line endings instead of the conventional Unix (LF) line endings.
This commit converts these files to LF endings using the handy
`dos2unix` utility.
Issue: SPR-9125
This commit is contained in:
parent
64d6605974
commit
08498d57dd