diff --git a/spring-boot-project/spring-boot-dependencies/pom.xml b/spring-boot-project/spring-boot-dependencies/pom.xml index 397d97b9998..d6c25ac0237 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -3013,6 +3013,11 @@ sqlite-jdbc ${sqlite-jdbc.version} + + org.xmlunit + xmlunit-assertj + ${xmlunit2.version} + org.xmlunit xmlunit-core @@ -3028,6 +3033,11 @@ xmlunit-matchers ${xmlunit2.version} + + org.xmlunit + xmlunit-placeholders + ${xmlunit2.version} + org.yaml snakeyaml