diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index b564378b030a..4351ad9dfa62 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1933,6 +1933,7 @@ bom { group("org.xmlunit") { modules = [ "xmlunit-assertj", + "xmlunit-assertj3", "xmlunit-core", "xmlunit-legacy", "xmlunit-matchers",