Skip to content

Commit d00e004

Browse files
committed
Add missing XMLUnit dependency management
Closes gh-32998
1 parent fcd3413 commit d00e004

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1920,6 +1920,7 @@ bom {
19201920
group("org.xmlunit") {
19211921
modules = [
19221922
"xmlunit-assertj",
1923+
"xmlunit-assertj3",
19231924
"xmlunit-core",
19241925
"xmlunit-legacy",
19251926
"xmlunit-matchers",

0 commit comments

Comments
 (0)