diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index ff7793e5b46..264885989d8 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1726,7 +1726,7 @@ bom { ] } } - library("Spring Batch", "4.3.10-SNAPSHOT") { + library("Spring Batch", "4.3.10") { considerSnapshots() prohibit { versionRange "[5.0.0-M1,)"