Add missing XMLUnit dependency management
Closes gh-32998
This commit is contained in:
@@ -1920,6 +1920,7 @@ bom {
|
||||
group("org.xmlunit") {
|
||||
modules = [
|
||||
"xmlunit-assertj",
|
||||
"xmlunit-assertj3",
|
||||
"xmlunit-core",
|
||||
"xmlunit-legacy",
|
||||
"xmlunit-matchers",
|
||||
|
||||
Reference in New Issue
Block a user