diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index d1a7585fc8a..c9dd93daec6 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1699,7 +1699,7 @@ bom { ] } } - library("Spring Batch", "4.3.6-SNAPSHOT") { + library("Spring Batch", "4.3.6") { group("org.springframework.batch") { modules = [ "spring-batch-core",