diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 7d8b7ce5a6..d86d44f70f 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1400,7 +1400,7 @@ bom { ] } } - library("Spring Batch", "5.0.0-SNAPSHOT") { + library("Spring Batch", "5.0.0-M4") { group("org.springframework.batch") { imports = [ "spring-batch-bom"