Upgrade to XmlUnit2 2.8.4

Closes gh-29131
This commit is contained in:
Stephane Nicoll 2021-12-20 10:46:33 +01:00
parent 64a5415edc
commit fd32ff3a51
1 changed files with 1 additions and 1 deletions

View File

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