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