diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 1c19b2b5c3..8c53d9b810 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1655,7 +1655,7 @@ bom { ] } } - library("Spring Batch", "4.2.5.BUILD-SNAPSHOT") { + library("Spring Batch", "4.2.5.RELEASE") { group("org.springframework.batch") { modules = [ "spring-batch-core",