diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 0d5b1984fd97..842f7444e3e3 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1639,7 +1639,7 @@ bom { ] } } - library("Spring Batch", "4.3.3") { + library("Spring Batch", "4.3.4-SNAPSHOT") { group("org.springframework.batch") { modules = [ "spring-batch-core",