diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 5184a72771..2abf14d523 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1606,7 +1606,7 @@ bom { ] } } - library("Spring Batch", "4.2.1.RELEASE") { + library("Spring Batch", "4.2.2.RELEASE") { group("org.springframework.batch") { modules = [ "spring-batch-core",