diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 28ed34fef2..93ece448b9 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1548,7 +1548,7 @@ bom { ] } } - library("Spring Batch", "4.3.2-SNAPSHOT") { + library("Spring Batch", "4.3.2") { group("org.springframework.batch") { modules = [ "spring-batch-core",