diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 11e66e60e3..6ecac8917f 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1662,7 +1662,7 @@ bom { ] } } - library("Spring Batch", "4.2.3.BUILD-SNAPSHOT") { + library("Spring Batch", "4.2.4.RELEASE") { group("org.springframework.batch") { modules = [ "spring-batch-core",