File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,9 @@ Project: jackson-databind
88
99#4733 : Wrong serialization of Type Ids for certain types of Enum values
1010 (reported by @nlisker)
11+ #4783 Possibly wrong behavior of @JsonMerge
12+ (reported by @nlisker)
13+ (fix by Joo-Hyuk K)
1114#4787 : Wrong `String.format()` in `StdDelegatingDeserializer` hides actual error
1215 (reported by @Horus1337)
1316#4788 : `EnumFeature.WRITE_ENUMS_TO_LOWERCASE` overrides `@JsonProperty` values
@@ -16,9 +19,6 @@ Project: jackson-databind
1619#4790 : Fix `@JsonAnySetter` issue with " setter" method (related to #4639 )
1720 (reported by @bsa01)
1821 (fix by Joo-Hyuk K)
19- #4783 Possibly wrong behavior of @JsonMerge
20- (reported by @nlisker)
21- (fix by Joo-Hyuk K)
2222
23232.18.1 (28 -Oct-2024 )
2424
You can’t perform that action at this time.
0 commit comments