mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Add missing dependency management for Spring Batch
See gh-50223 Signed-off-by: Eddú Meléndez Gonzales <eddu.melendez@gmail.com>
This commit is contained in:
committed by
Stéphane Nicoll
parent
5b9798704c
commit
4a12662a7e
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user