diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 59103c06c8..f70b13cf2a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1729,7 +1729,7 @@ bom { ] } } - library("Spring Batch", "4.3.9-SNAPSHOT") { + library("Spring Batch", "4.3.9") { prohibit { versionRange "[5.0.0-M1,)" because "it uses Spring Framework 6"