FasterXML / jackson-module-kotlin

Module that adds support for serialization/deserialization of Kotlin (http://kotlinlang.org) classes and data classes.
Apache License 2.0
1.11k stars 175 forks source link

Cherry pick c112afd #795

Closed k163377 closed 2 months ago

k163377 commented 2 months ago

SSIA c112afd

wrt #793

cowtowncoder commented 2 months ago

Hmmmmh. This is fine and makes sense, but how could this have any effect on build? Weird...

k163377 commented 2 months ago

This change was not the cause of the problem, but rather the old state branch being pushed to 2.18.

cowtowncoder commented 2 months ago

@k163377 Ah ok. My bad, either way, so thank you for fixing the situation.