Upgrade to XmlUnit2 2.9.0

Closes gh-29869
This commit is contained in:
Stephane Nicoll 2022-02-16 10:55:48 +01:00
parent f5725df2a6
commit 8ae77659cd
1 changed files with 1 additions and 1 deletions

View File

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