diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index dbe0655b812..42a2e172df0 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1655,7 +1655,7 @@ bom { ] } } - library("Spring Batch", "4.2.4.RELEASE") { + library("Spring Batch", "4.2.5.BUILD-SNAPSHOT") { group("org.springframework.batch") { modules = [ "spring-batch-core",