diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 9e1ec2b6209..8938379038d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1543,7 +1543,7 @@ bom { ] } } - library("Spring Batch", "4.3.0-RC1") { + library("Spring Batch", "4.3.0") { group("org.springframework.batch") { modules = [ "spring-batch-core",