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