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

Reference to #149 in CBORParser should be #124 #231

Closed jobarr-amzn closed 3 years ago

jobarr-amzn commented 3 years ago

124 relates to a CBOR invalid integer value issue, whereas #149 is about polymorphic Ion serialization.

cowtowncoder commented 3 years ago

Good catch, thanks!