File tree Expand file tree Collapse file tree 2 files changed +9
-6
lines changed Expand file tree Collapse file tree 2 files changed +9
-6
lines changed Original file line number Diff line number Diff line change 99 <parent >
1010 <groupId >com.fasterxml.jackson</groupId >
1111 <artifactId >jackson-base</artifactId >
12- <version >2.19.0-SNAPSHOT </version >
12+ <version >2.19.0</version >
1313 </parent >
1414 <groupId >com.fasterxml.jackson.dataformat</groupId >
1515 <artifactId >jackson-dataformat-xml</artifactId >
Original file line number Diff line number Diff line change @@ -4,17 +4,20 @@ Project: jackson-dataformat-xml
44=== Releases ===
55------------------------------------------------------------------------
66
7+ 2.20.0 (not yet released)
8+
9+ -
10+
11+ 2.19.0 -rc2 (24 -Apr-2025 )
12+
713#508 : `XmlMapper` is unable to deserialise into an empty record
814 (reported by @protazy)
15+ #700 : Unify testing structure/tools [JSTEP-10 ]
16+ (fix contributed by Joo Hyuk K)
917#714 : Root-level `null` handling (via `xsi:nil `) leaves trailing token in
1018 `JsonParser`-exposed token stream
1119#745 : Add feature to include `standalone=' yes' ` in xml declaration
1220 (contributed by @duoduobingbing)
13-
14- 2.19.0 -rc2 (07 -Apr-2025 )
15-
16- #700 : Unify testing structure/tools [JSTEP-10 ]
17- (fix contributed by Joo Hyuk K)
1821- Upgrade Woodstox to 7.1.0
1922
20232.18.3 (28 -Feb-2025 )
You can’t perform that action at this time.
0 commit comments