Upgrade to XmlUnit2 2.8.2

Closes gh-24930
This commit is contained in:
Stephane Nicoll 2021-01-20 09:15:26 +01:00
parent b3fd1446f5
commit ebf8175cc2
1 changed files with 1 additions and 1 deletions

View File

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