File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -26,15 +26,14 @@ Project: jackson-databind
26
26
#4450: Empty QName deserialized as `null`
27
27
(reported by @winfriedgerlach)
28
28
#4471: Reconsider deprecation of `JsonNode.asText(defaultValue)`
29
- (requested by @aerisnju)
30
- (fix by Joo-Hyuk K)
29
+ (requested by @aerisnju)
30
+ (fix by Joo-Hyuk K)
31
31
#4481: Unable to override `DeserializationFeature.READ_UNKNOWN_ENUM_VALUES_AS_NULL`
32
32
with `JsonFormat.Feature.READ_UNKNOWN_ENUM_VALUES_AS_NULL`
33
33
(reported by @luozhenyu)
34
34
#4489: Unable to override `DeserializationFeature.READ_UNKNOWN_ENUM_VALUES_USING_DEFAULT_VALUE`
35
35
with `JsonFormat.Feature.READ_UNKNOWN_ENUM_VALUES_USING_DEFAULT_VALUE`
36
- (reported by Joo-Hyuk K)
37
- (fix by Joo-Hyuk K)
36
+ (fix by Joo-Hyuk K)
38
37
39
38
2.17.0 (12-Mar-2024)
40
39
You can’t perform that action at this time.
0 commit comments