diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 104cec3ca3..8b1d600442 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1635,7 +1635,7 @@ bom { ] } } - library("Spring Batch", "4.3.5-SNAPSHOT") { + library("Spring Batch", "4.3.5") { group("org.springframework.batch") { modules = [ "spring-batch-core",