(note: actual issue linked with original https://github.com/FasterXML/jackson-databind/issues/3689) See https://github.com/FasterXML/jackson-databind/issues/3689 for details on reproduction. Solution is two-part: 1. Add reproduction test(s) for Afterburner and Blackbidr 2. Copy code changes from `jackson-databind` wrt PropertyWriters Depending on scope may be fixed for 2.14 (ideally) or 2.15 (if too big changes).