diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 06c11db0eb..55a5d5d459 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1442,7 +1442,7 @@ bom { ] } } - library("Spring Batch", "5.1.1-SNAPSHOT") { + library("Spring Batch", "5.1.1") { considerSnapshots() group("org.springframework.batch") { imports = [