We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffc9adc commit a5a814aCopy full SHA for a5a814a
release-notes/VERSION-2.x
@@ -9,6 +9,9 @@ Project: jackson-databind
9
#3006: Argument type mismatch for `enum` with `@JsonCreator` that takes String,
10
gets JSON Number
11
(reported by GrozaAnton@github)
12
+#3308: `ObjectMapper.valueToTree()` fails when
13
+ `DeserializationFeature.FAIL_ON_TRAILING_TOKENS` is enabled
14
+ (fix contributed by raphaelNguyen@github)
15
16
2.13.0 (30-Sep-2021)
17
0 commit comments