diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 610db68f5d98..1b14e2dffaa3 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1671,7 +1671,7 @@ bom { ] } } - library("Spring Batch", "4.3.6-SNAPSHOT") { + library("Spring Batch", "4.3.6") { prohibit("[5.0.0-M1,)") { because "it uses Spring Framework 6" }