diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 93b241e4a8c..10c87f95159 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1568,7 +1568,7 @@ bom { ] } } - library("Spring Batch", "4.3.4-SNAPSHOT") { + library("Spring Batch", "4.3.4") { group("org.springframework.batch") { modules = [ "spring-batch-core",