Skip to content

Commit a5a814a

Browse files
committed
Update release notes wrt #3308
1 parent ffc9adc commit a5a814a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

release-notes/VERSION-2.x

+3
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ Project: jackson-databind
99
#3006: Argument type mismatch for `enum` with `@JsonCreator` that takes String,
1010
gets JSON Number
1111
(reported by GrozaAnton@github)
12+
#3308: `ObjectMapper.valueToTree()` fails when
13+
`DeserializationFeature.FAIL_ON_TRAILING_TOKENS` is enabled
14+
(fix contributed by raphaelNguyen@github)
1215

1316
2.13.0 (30-Sep-2021)
1417

0 commit comments

Comments
 (0)