We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a77703 commit 41437fcCopy full SHA for 41437fc
release-notes/CREDITS-2.x
@@ -1974,3 +1974,7 @@ Michael Reiche (@mikereiche)
1974
* Reported #5271: `EnumDeserializer` fails to deserialize Enums with @JsonValue - uses table
1975
with name() key instead of @JsonValue key
1976
(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
@@ -6,7 +6,8 @@ Project: jackson-databind
6
7
2.21.0 (not yet released)
8
9
-No change since 2.20
+#5293: Fix minor typo in `PropertyBindingException.getMessageSuffix()`
10
+ (reported by Johny L)
11
12
2.20.0 (28-Aug-2025)
13
0 commit comments