From ebef39dd227c15d4da0f0e35b926046cbcdf8304 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Sep 2025 15:17:27 +0000 Subject: [PATCH] Bump org.springframework.batch:spring-batch-core in /batch-task-demo Bumps [org.springframework.batch:spring-batch-core](https://github.com/spring-projects/spring-batch) from 4.0.0.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.0.0.RELEASE...4.2.3.RELEASE) --- updated-dependencies: - dependency-name: org.springframework.batch:spring-batch-core dependency-version: 4.2.3.RELEASE dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- batch-task-demo/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/batch-task-demo/pom.xml b/batch-task-demo/pom.xml index 1a03137..a5ead4b 100644 --- a/batch-task-demo/pom.xml +++ b/batch-task-demo/pom.xml @@ -15,7 +15,7 @@ 1.8 - 4.0.0.RELEASE + 4.2.3.RELEASE 5.1.45