Upgrade to XmlUnit2 2.9.1

Closes gh-33808
This commit is contained in:
Andy Wilkinson 2023-01-12 13:22:29 +00:00
parent c3dee4e261
commit 90907d32ba
1 changed files with 1 additions and 1 deletions

View File

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