diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 3c081c9b5aa2..66bb19ee6aaa 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1343,7 +1343,7 @@ bom { ] } } - library("Spring Batch", "5.0.0-RC2") { + library("Spring Batch", "5.0.0-SNAPSHOT") { group("org.springframework.batch") { imports = [ "spring-batch-bom"