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)
218
218
for XML pretty-printing
219
219
(2.15.0 )
220
220
221
+ PJ Fanning (pjfanning@github)
221
222
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
6
6
7
7
2.15.0 (not yet released)
8
8
9
+ #533 : (Android) java.lang.NoClassDefFoundError: Failed resolution
10
+ of: Ljavax/xml/stream/XMLInputFactory
11
+ (reported by @clashcaddie)
12
+ (fix contributed by @pjfanning)
9
13
#542 : `XmlMapper` does not find no-argument record constructor for
10
14
deserialization of empty XML
11
15
(reported by @MichalStehlikCz)
You can’t perform that action at this time.
0 commit comments