File tree Expand file tree Collapse file tree 2 files changed +4
-7
lines changed Expand file tree Collapse file tree 2 files changed +4
-7
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.15.0-rc3-SNAPSHOT </version >
12+ <version >2.15.0-rc3</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,12 +4,7 @@ Project: jackson-dataformat-xml
44=== Releases ===
55------------------------------------------------------------------------
66
7- Not yet released
8-
9- #578 : `XmlMapper` serializes `@JsonAppend` property twice
10- (reported by @stepince)
11-
12- 2.15.0 -rc2 (28 -Mar-2023 )
7+ 2.15.0 -rc3 (14 -Apr-2023 )
138
149#286 : Conflict between `@JsonIdentityInfo` and Unwrapped Lists
1510 (reported by @rupert-madden-abbott)
@@ -26,6 +21,8 @@ Not yet released
2621 for XML pretty-printing
2722 (requested by @koalalam)
2823 (contributed by Joo Hyuk K)
24+ #578 : `XmlMapper` serializes `@JsonAppend` property twice
25+ (reported by @stepince)
2926#584 : Deserialization of `null` String values in Arrays / `Collection`s
3027 not working as expected
3128 (fix contributed by Marco B)
You can’t perform that action at this time.
0 commit comments