Upgrade to XmlUnit2 2.8.4

Closes gh-29123
This commit is contained in:
Stephane Nicoll 2021-12-20 09:57:15 +01:00
parent 620c6ec275
commit fbb7f12f43

View File

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