Skip to content

Commit 5bdb34d

Browse files
committed
Merge branch '2.18' into 2.19
2 parents d81069e + c56e9be commit 5bdb34d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

release-notes/VERSION-2.x

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ Project: jackson-databind
3636

3737
#4733: Wrong serialization of Type Ids for certain types of Enum values
3838
(reported by @nlisker)
39+
#4783 Possibly wrong behavior of @JsonMerge
40+
(reported by @nlisker)
41+
(fix by Joo-Hyuk K)
3942
#4787: Wrong `String.format()` in `StdDelegatingDeserializer` hides actual error
4043
(reported by @Horus1337)
4144
#4788: `EnumFeature.WRITE_ENUMS_TO_LOWERCASE` overrides `@JsonProperty` values
@@ -44,9 +47,6 @@ Project: jackson-databind
4447
#4790: Fix `@JsonAnySetter` issue with "setter" method (related to #4639)
4548
(reported by @bsa01)
4649
(fix by Joo-Hyuk K)
47-
#4783 Possibly wrong behavior of @JsonMerge
48-
(reported by @nlisker)
49-
(fix by Joo-Hyuk K)
5050

5151
2.18.1 (28-Oct-2024)
5252

0 commit comments

Comments
 (0)