From 532c21cb6fc1aadb2415d69bcf66891fddb11a1b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 20 Nov 2025 19:26:55 +0000 Subject: [PATCH] fix(deps): update spring batch to v6 --- spring-batch-db-examples/pom.xml | 2 +- spring-batch-file-examples/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/spring-batch-db-examples/pom.xml b/spring-batch-db-examples/pom.xml index 6713311..baffe6e 100644 --- a/spring-batch-db-examples/pom.xml +++ b/spring-batch-db-examples/pom.xml @@ -22,7 +22,7 @@ 1.18.42 2.4.240 3.5.8 - 5.2.4 + 6.0.0 3.14.1 5.5.1 0.8.14 diff --git a/spring-batch-file-examples/pom.xml b/spring-batch-file-examples/pom.xml index fb83347..7de90c1 100644 --- a/spring-batch-file-examples/pom.xml +++ b/spring-batch-file-examples/pom.xml @@ -21,7 +21,7 @@ 21 1.18.42 3.5.8 - 5.2.4 + 6.0.0 3.14.1 5.5.1 5.5.0