FasterXML / jackson-datatypes-collections

Jackson project that contains various collection-oriented datatype libraries: Eclipse Collections, Guava, HPPC, PCollections
Apache License 2.0
79 stars 53 forks source link

`GuavaOptionalDeserializer.getEmptyValue()` should not call itself recursively #145

Closed cowtowncoder closed 9 months ago

cowtowncoder commented 9 months ago

/cc @arthurscchan From report

arthurscchan commented 9 months ago

@cowtowncoder Thanks for ccing me.