diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 24a850a05b4..ca2a32a2d1c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2239,7 +2239,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-authorization-server/releases/tag/{version}") } } - library("Spring Batch", "5.2.4-SNAPSHOT") { + library("Spring Batch", "5.2.4") { considerSnapshots() group("org.springframework.batch") { bom("spring-batch-bom")