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