diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index f3e3740bcd2..eef9a4f5c9f 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1500,7 +1500,7 @@ bom { ] } } - library("Spring Batch", "5.1.0-M2") { + library("Spring Batch", "5.1.0-SNAPSHOT") { considerSnapshots() group("org.springframework.batch") { imports = [