diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index d913b9a42f..66bec381e3 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1317,7 +1317,7 @@ bom { ] } } - library("Spring Batch", "5.0.0-M1") { + library("Spring Batch", "5.0.0-SNAPSHOT") { group("org.springframework.batch") { modules = [ "spring-batch-core",