From 0ec187dc2daa64fb2d8cf04fd57e22e31e8a4fa1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2020 10:47:23 +0000 Subject: [PATCH] Bump spring-batch-core from 3.0.1.RELEASE to 4.0.0.RELEASE Bumps [spring-batch-core](https://github.com/spring-projects/spring-batch) from 3.0.1.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/3.0.1.RELEASE...4.0.0.RELEASE) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4530e54..193fc7a 100644 --- a/pom.xml +++ b/pom.xml @@ -100,7 +100,7 @@ org.springframework.batch spring-batch-core - 3.0.1.RELEASE + 4.0.0.RELEASE org.springframework.batch