Upgrade to XmlUnit2 2.8.3

Closes gh-28397
This commit is contained in:
Stephane Nicoll 2021-10-20 09:26:11 +02:00
parent 8d3e67e561
commit 7328f609c2
1 changed files with 1 additions and 1 deletions

View File

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