From 0df177f28f275d158ec6c1f1cd26514a68fe4170 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jun 2022 18:15:30 +0000 Subject: [PATCH] Bump spring-batch-core from 4.2.1.RELEASE to 4.2.3.RELEASE Bumps [spring-batch-core](https://github.com/spring-projects/spring-batch) from 4.2.1.RELEASE to 4.2.3.RELEASE. - [Release notes](https://github.com/spring-projects/spring-batch/releases) - [Commits](https://github.com/spring-projects/spring-batch/compare/4.2.1.RELEASE...4.2.3.RELEASE) --- updated-dependencies: - dependency-name: org.springframework.batch:spring-batch-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f3833e1..f5dd5af 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ org.springframework.batch spring-batch-core - 4.2.1.RELEASE + 4.2.3.RELEASE org.springframework.boot