Skip to content

Commit 41437fc

Browse files
committed
Update release notes wrt #5293
1 parent 6a77703 commit 41437fc

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

release-notes/CREDITS-2.x

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1974,3 +1974,7 @@ Michael Reiche (@mikereiche)
19741974
* Reported #5271: `EnumDeserializer` fails to deserialize Enums with @JsonValue - uses table
19751975
with name() key instead of @JsonValue key
19761976
(2.20.0)
1977+
1978+
Johnny Lim (@izeye)
1979+
* Reported #5293: Fix minor typo in `PropertyBindingException.getMessageSuffix()`
1980+
(2.21.0)

release-notes/VERSION-2.x

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ Project: jackson-databind
66

77
2.21.0 (not yet released)
88

9-
No change since 2.20
9+
#5293: Fix minor typo in `PropertyBindingException.getMessageSuffix()`
10+
(reported by Johny L)
1011

1112
2.20.0 (28-Aug-2025)
1213

0 commit comments

Comments
 (0)