Skip to content

Commit

Permalink
Add missing XMLUnit dependency management
Browse files Browse the repository at this point in the history
Closes gh-32998
  • Loading branch information
wilkinsona committed Nov 4, 2022
1 parent fcd3413 commit d00e004
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -1920,6 +1920,7 @@ bom {
group("org.xmlunit") {
modules = [
"xmlunit-assertj",
"xmlunit-assertj3",
"xmlunit-core",
"xmlunit-legacy",
"xmlunit-matchers",
Expand Down

0 comments on commit d00e004

Please sign in to comment.