diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 1d6859c0b8..61af68a57b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1656,7 +1656,7 @@ bom { ] } } - library("Spring Batch", "4.2.6.RELEASE") { + library("Spring Batch", "4.2.7.BUILD-SNAPSHOT") { group("org.springframework.batch") { modules = [ "spring-batch-core",