Upgrade to XMLUnit 2.7.0

Closes gh-21419
This commit is contained in:
Andy Wilkinson 2020-05-13 17:50:23 +01:00
parent 8b6cdbb977
commit 9be7fa8e1f

View File

@ -1835,7 +1835,7 @@ bom {
]
}
}
library("XmlUnit2", "2.6.4") {
library("XmlUnit2", "2.7.0") {
group("org.xmlunit") {
modules = [
"xmlunit-assertj",