Merge branch '2.7.x'

Closes gh-33000
This commit is contained in:
Andy Wilkinson 2022-11-04 10:46:41 +00:00
commit 2b29a10d5b

View File

@ -1621,7 +1621,9 @@ bom {
group("org.xmlunit") { group("org.xmlunit") {
modules = [ modules = [
"xmlunit-assertj", "xmlunit-assertj",
"xmlunit-assertj3",
"xmlunit-core", "xmlunit-core",
"xmlunit-jakarta-jaxb-impl",
"xmlunit-legacy", "xmlunit-legacy",
"xmlunit-matchers", "xmlunit-matchers",
"xmlunit-placeholders" "xmlunit-placeholders"