diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 3a57db1e82b..da203b42c25 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1646,7 +1646,7 @@ bom { ] } } - library("Spring Batch", "4.3.4") { + library("Spring Batch", "4.3.5-SNAPSHOT") { group("org.springframework.batch") { modules = [ "spring-batch-core",