diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 307633cd6e..9b1fff55b1 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1509,7 +1509,7 @@ bom { ] } } - library("Spring Batch", "5.1.0-SNAPSHOT") { + library("Spring Batch", "5.1.0-M3") { considerSnapshots() group("org.springframework.batch") { imports = [