FasterXML / jackson-dataformats-text

Uber-project for (some) standard Jackson textual format backends: csv, properties, yaml (xml to be added in future)
Apache License 2.0
404 stars 148 forks source link

Remove compiler warnings #448

Closed cowtowncoder closed 10 months ago

cowtowncoder commented 10 months ago

Looks like there was pre-existing NPE (due to jackson-core changes); not caused by this PR. Will merge.