diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 8f2f7f57e1..d061f7816e 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1386,7 +1386,7 @@ bom { ] } } - library("Spring Batch", "5.0.2") { + library("Spring Batch", "5.1.0-SNAPSHOT") { group("org.springframework.batch") { imports = [ "spring-batch-bom"