FasterXML / jackson-modules-java8

Set of support modules for Java 8 datatypes (Optionals, date/time) and features (parameter names)
Apache License 2.0
401 stars 117 forks source link

Typo in YearMothKeyDeserializer class name #82

Closed mjustin closed 6 years ago

mjustin commented 6 years ago

YearMothKeyDeserializer should instead be called YearMonthKeyDeserializer.

cowtowncoder commented 6 years ago

Ah. Yes. Funny.

I'll figure out a way to fix this in backwards-compatible way...