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