Skip to content

Commit c56e9be

Browse files
committed
...
1 parent 9cd0d26 commit c56e9be

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

release-notes/VERSION-2.x

+3-3
Original file line numberDiff line numberDiff 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

2323
2.18.1 (28-Oct-2024)
2424

0 commit comments

Comments
 (0)