Merge branch '2.6.x' into 2.7.x

Closes gh-32999
This commit is contained in:
Andy Wilkinson 2022-11-04 10:42:55 +00:00
commit 06c83e5345
1 changed files with 1 additions and 0 deletions

View File

@ -1933,6 +1933,7 @@ bom {
group("org.xmlunit") { group("org.xmlunit") {
modules = [ modules = [
"xmlunit-assertj", "xmlunit-assertj",
"xmlunit-assertj3",
"xmlunit-core", "xmlunit-core",
"xmlunit-legacy", "xmlunit-legacy",
"xmlunit-matchers", "xmlunit-matchers",