Upgrade to XmlUnit2 2.9.1

Closes gh-33808
This commit is contained in:
Andy Wilkinson
2023-01-12 13:22:29 +00:00
parent c3dee4e261
commit 90907d32ba

View File

@@ -1541,7 +1541,7 @@ bom {
]
}
}
library("XmlUnit2", "2.9.0") {
library("XmlUnit2", "2.9.1") {
group("org.xmlunit") {
modules = [
"xmlunit-assertj",