diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 42b382af3f..ace70c5db7 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1328,7 +1328,7 @@ bom { ] } } - library("Spring Batch", "5.0.0") { + library("Spring Batch", "5.0.1") { group("org.springframework.batch") { imports = [ "spring-batch-bom"