diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 8dd0b08ad9..f521f060b4 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-RC1") { + library("Spring Batch", "5.1.0-SNAPSHOT") { considerSnapshots() group("org.springframework.batch") { imports = [