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