Upgrade to Xom 1.3.9

Closes gh-1603
This commit is contained in:
Stéphane Nicoll
2025-06-05 16:41:54 +02:00
parent 3a553b6d2a
commit d02f127ec4

View File

@@ -60,6 +60,6 @@ dependencies {
api("org.xmlunit:xmlunit-legacy:2.10.2")
api("org.xmlunit:xmlunit-placeholders:2.10.2")
api("wsdl4j:wsdl4j:1.6.3")
api("xom:xom:1.3.7")
api("xom:xom:1.3.9")
}
}