diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 2545af42535e..1f353d5fc799 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1341,7 +1341,7 @@ bom { ] } } - library("Spring Batch", "5.0.2-SNAPSHOT") { + library("Spring Batch", "5.0.2") { group("org.springframework.batch") { imports = [ "spring-batch-bom"