Skip to content

Commit 722e22b

Browse files
committed
Merge branch '2.11' into 2.12
2 parents 5af8b0c + cb182eb commit 722e22b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

release-notes/VERSION-2.x

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@ Project: jackson-dataformat-xml
66

77
2.12.0 (not yet released)
88

9-
#86: Can not deserialize unwrapped list when `@JacksonXmlProperty` localName
10-
matches `@JacksonXmlRootElement` localName
11-
(reported by Eric S)
129
#273: Input mismatch with case-insensitive properties
1310
(reported by Joseph P)
1411
#318: XMLMapper fails to deserialize null (POJO reference) from blank tag
1512
(reported by Jochen S)
1613

1714
2.11.1 (not yet released)
1815

16+
#86: Can not deserialize unwrapped list when `@JacksonXmlProperty` localName
17+
matches `@JacksonXmlRootElement` localName
18+
(reported by Eric S)
1919
#294: XML parser error with nested same element names
2020
(reported by Alexei V)
2121
#393: `MismatchedInputException` for nested repeating element name in `List`

0 commit comments

Comments
 (0)