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