According to this upstream ticket [0] we need to override BeanSerializerModifier.changeProperties(…) rather than ….updateBuilder(…). The commit just does that. [0] https://github.com/FasterXML/jackson-databind/issues/1664 Related ticket: FasterXML/jackson-databind#1664