diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 935a8c50c1d..2eb9caa9a13 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.2") { + library("Spring Batch", "5.2.3-SNAPSHOT") { considerSnapshots() group("org.springframework.batch") { bom("spring-batch-bom")