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 2dcff16 commit fa34d9dCopy full SHA for fa34d9d
release-notes/VERSION
@@ -16,6 +16,10 @@ Versions: 3.x (for earlier see VERSION-2.x)
16
(fix by Joo-Hyuk K)
17
#5401: Regression with `@JsonCreator` that returns `null` for empty strings
18
(fix contributed by Joost K)
19
+#5408: Jackson 3 `JsonNode#required(java.lang.String)` throws `JsonNodeException`
20
+ different from JavDoc
21
+ (reported by @jochenberger)
22
+ (fix by Joo-Hyuk K)
23
24
3.0.2 (07-Nov-2025)
25
0 commit comments