diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 0ab7fbf5d6..2f61882a70 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1662,7 +1662,7 @@ bom { ] } } - library("Spring Batch", "4.2.2.RELEASE") { + library("Spring Batch", "4.2.3.BUILD-SNAPSHOT") { group("org.springframework.batch") { modules = [ "spring-batch-core",