Upgrade to XmlUnit2 2.6.4

Closes gh-20471
This commit is contained in:
Andy Wilkinson 2020-03-10 14:24:29 +00:00
parent d8ce02e667
commit b63a7c4631
1 changed files with 1 additions and 1 deletions

View File

@ -1841,7 +1841,7 @@ bom {
] ]
} }
} }
library("XmlUnit2", "2.6.3") { library("XmlUnit2", "2.6.4") {
group("org.xmlunit") { group("org.xmlunit") {
modules = [ modules = [
"xmlunit-assertj", "xmlunit-assertj",