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
1 changed files with 1 additions and 1 deletions

View File

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