Upgrade to Xom 1.3.9

Closes gh-1548
This commit is contained in:
Stéphane Nicoll
2025-04-20 12:21:53 +02:00
parent b50fdc79a2
commit 80f17c9443

View File

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