Upgrade to XmlUnit2 2.8.3

Closes gh-28422
This commit is contained in:
Andy Wilkinson
2021-10-21 14:43:29 +01:00
parent eee699aa6e
commit 2ffcda3415

View File

@@ -1843,7 +1843,7 @@ bom {
]
}
}
library("XmlUnit2", "2.8.2") {
library("XmlUnit2", "2.8.3") {
group("org.xmlunit") {
modules = [
"xmlunit-assertj",