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