From da06a2cac4f2e321048d2a52c511593ce862d44d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2019 18:13:37 +0000 Subject: [PATCH] Bump spring.batch.version in /batch-simple Bumps `spring.batch.version` from 3.0.1.RELEASE to 4.2.0.RELEASE. Updates `spring-batch-core` from 3.0.1.RELEASE to 4.2.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.2.0.RELEASE) Updates `spring-batch-infrastructure` from 3.0.1.RELEASE to 4.2.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.2.0.RELEASE) Signed-off-by: dependabot[bot] --- batch-simple/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/batch-simple/pom.xml b/batch-simple/pom.xml index b06443e..3cdb6df 100644 --- a/batch-simple/pom.xml +++ b/batch-simple/pom.xml @@ -9,7 +9,7 @@ http://docs.spring.io/spring-batch/${artifactId} 4.0.6.RELEASE - 3.0.1.RELEASE + 4.2.0.RELEASE