diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index ec1384580a..3c5efa14d1 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1636,7 +1636,7 @@ bom { ] } } - library("Spring Batch", "4.2.4.RELEASE") { + library("Spring Batch", "4.3.0-M1") { group("org.springframework.batch") { modules = [ "spring-batch-core",