diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index b7bed21293a..02f23c93a88 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -2244,7 +2244,10 @@ bom { "spring-boot-starter-artemis-test", "spring-boot-starter-aspectj", "spring-boot-starter-aspectj-test", + "spring-boot-batch-data-mongodb", "spring-boot-starter-batch", + "spring-boot-starter-batch-data-mongodb", + "spring-boot-starter-batch-data-mongodb-test", "spring-boot-starter-batch-jdbc", "spring-boot-starter-batch-jdbc-test", "spring-boot-starter-batch-test",