We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f05d156 commit c0617eeCopy full SHA for c0617ee
release-notes/CREDITS-2.x
@@ -218,4 +218,8 @@ Joo Hyuk Kim (JooHyukKim@github)
218
for XML pretty-printing
219
(2.15.0)
220
221
+PJ Fanning (pjfanning@github)
222
223
+* Contributed fix for #533: (Android) java.lang.NoClassDefFoundError: Failed resolution
224
+ of: Ljavax/xml/stream/XMLInputFactory
225
+ (2.15.0)
release-notes/VERSION-2.x
@@ -6,6 +6,10 @@ Project: jackson-dataformat-xml
6
7
2.15.0 (not yet released)
8
9
+#533: (Android) java.lang.NoClassDefFoundError: Failed resolution
10
11
+ (reported by @clashcaddie)
12
+ (fix contributed by @pjfanning)
13
#542: `XmlMapper` does not find no-argument record constructor for
14
deserialization of empty XML
15
(reported by @MichalStehlikCz)
0 commit comments