diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 16d8e8b1c1f..1a394940df8 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1547,7 +1547,7 @@ bom { ] } } - library("Spring Batch", "4.3.0") { + library("Spring Batch", "4.3.1-SNAPSHOT") { group("org.springframework.batch") { modules = [ "spring-batch-core",