File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -218,4 +218,8 @@ Joo Hyuk Kim (JooHyukKim@github)
218218 for XML pretty-printing
219219 (2.15.0 )
220220
221+ PJ Fanning (pjfanning@github)
221222
223+ * Contributed fix for #533 : (Android) java.lang.NoClassDefFoundError: Failed resolution
224+ of: Ljavax/xml/stream/XMLInputFactory
225+ (2.15.0 )
Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ Project: jackson-dataformat-xml
66
772.15.0 (not yet released)
88
9+ #533 : (Android) java.lang.NoClassDefFoundError: Failed resolution
10+ of: Ljavax/xml/stream/XMLInputFactory
11+ (reported by @clashcaddie)
12+ (fix contributed by @pjfanning)
913#542 : `XmlMapper` does not find no-argument record constructor for
1014 deserialization of empty XML
1115 (reported by @MichalStehlikCz)
You can’t perform that action at this time.
0 commit comments