diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 3c5ee66908..4c5168203c 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.3-SNAPSHOT") { + library("Spring Batch", "4.3.3") { group("org.springframework.batch") { modules = [ "spring-batch-core",