Upgrade to XmlUnit2 2.8.4

Closes gh-29247
This commit is contained in:
Stephane Nicoll 2022-01-03 09:58:25 +01:00
parent 67f8b0484d
commit cd0bb8e68f

View File

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