diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 102cf07957..e8a6ceb602 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1342,7 +1342,7 @@ bom { ] } } - library("Spring Batch", "5.0.0-M2") { + library("Spring Batch", "5.0.0-SNAPSHOT") { group("org.springframework.batch") { modules = [ "spring-batch-core",