From 3e8c567bed948ba79ba43723db437749dd73ff77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Sep 2021 19:33:54 +0000 Subject: [PATCH] Bump spring-batch-core from 3.0.10.RELEASE to 4.0.0.RELEASE in /src Bumps [spring-batch-core](https://github.com/spring-projects/spring-batch) from 3.0.10.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.10.RELEASE...4.0.0.RELEASE) --- updated-dependencies: - dependency-name: org.springframework.batch:spring-batch-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pom.xml b/src/pom.xml index c527c5d5..0d8c9d7a 100644 --- a/src/pom.xml +++ b/src/pom.xml @@ -16,7 +16,7 @@ 4.3.18.RELEASE 3.2.10.RELEASE - 3.0.10.RELEASE + 4.0.0.RELEASE 4.3.11.Final