diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 163a173184..3474488fc0 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1679,7 +1679,7 @@ bom { ] } } - library("Spring Batch", "4.3.8-SNAPSHOT") { + library("Spring Batch", "4.3.7") { prohibit("[5.0.0-M1,)") { because "it uses Spring Framework 6" }