File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed
Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -744,3 +744,8 @@ Joe Schafer (jschaf@github)
744744 (2.9.4)
745745 * Reported #1907: Remove `getClass()` from `_valueType` argument for error reporting
746746 (2.9.4)
747+
748+ Deblock Thomas (deblockt@github)
749+ * Reported, contributed fix for #1912: `BeanDeserializerModifier.updateBuilder()` does not
750+ work to set custom deserializer on a property (since 2.9.0)
751+ (contributed by Deblock T)
Original file line number Diff line number Diff line change @@ -9,6 +9,9 @@ Project: jackson-databind
99#1911 : Allow serialization of `BigDecimal` as String, using
1010 `@JsonFormat(shape=Shape.String)`, config overrides
1111 (suggested by cen1@github)
12+ #1912 : `BeanDeserializerModifier.updateBuilder()` not work to set custom
13+ deserializer on a property (since 2.9.0 )
14+ (contributed by Deblock T)
1215
13162.9.4 (24 -Jan-2018 )
1417
You can’t perform that action at this time.
0 commit comments