From f0e57119215913d3e3298526b90255b4addde9fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Nov 2020 15:19:35 +0000 Subject: [PATCH] Bump spring-batch-core in /loader-framework Bumps [spring-batch-core](https://github.com/spring-projects/spring-batch) from 2.0.0.RELEASE to 4.0.0.RELEASE. - [Release notes](https://github.com/spring-projects/spring-batch/releases) - [Commits](https://github.com/spring-projects/spring-batch/compare/2.0.0.RELEASE...4.0.0.RELEASE) Signed-off-by: dependabot[bot] --- loader-framework/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/loader-framework/pom.xml b/loader-framework/pom.xml index 59e648418d..2576ae1b75 100644 --- a/loader-framework/pom.xml +++ b/loader-framework/pom.xml @@ -123,7 +123,7 @@ org.springframework.batch spring-batch-core - 2.0.0.RELEASE + 4.0.0.RELEASE org.springframework