1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2025-01-24 11:26:23 +01:00
Smack/smack-xmlparser-stax
Florian Schmaus 947244b704 Use XMLInputFactory.newInstance() instead of newFactory()
As newFactory() is errornously marked as deprecated in Java 9 or
higher. See also https://bugs.openjdk.java.net/browse/JDK-8183519
2019-07-19 23:05:46 +02:00
..
src Use XMLInputFactory.newInstance() instead of newFactory() 2019-07-19 23:05:46 +02:00
build.gradle