diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index cbe89bc87e..38e95c174c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1345,7 +1345,7 @@ bom { ] } } - library("Spring Batch", "5.0.3-SNAPSHOT") { + library("Spring Batch", "5.0.3") { group("org.springframework.batch") { imports = [ "spring-batch-bom"