FasterXML / jackson-dataformats-binary

Uber-project for standard Jackson binary format backends: avro, cbor, ion, protobuf, smile
Apache License 2.0
310 stars 133 forks source link

Clean up of Ion module #408

Closed thetric closed 11 months ago

cowtowncoder commented 11 months ago

Thank you @thetric !

Ok, nice minor clean ups which could go in 2.15. But I think the version upgrade needs to go in 2.16, just in case -- I don't expect too many issues with Ion upgrade but just to be safe.

What I can do is take this PR, make other changes in 2.15 and create separate PR for Ion dep version change.