diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index b3863c094c3..59d50729c15 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1621,7 +1621,9 @@ bom { group("org.xmlunit") { modules = [ "xmlunit-assertj", + "xmlunit-assertj3", "xmlunit-core", + "xmlunit-jakarta-jaxb-impl", "xmlunit-legacy", "xmlunit-matchers", "xmlunit-placeholders"