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