From dac5ce0528e75313502a63e550752aa97fa0e496 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 11:45:30 +0000 Subject: [PATCH] fix(deps): update spring batch to v5.2.4 --- 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 542a15a..a214085 100644 --- a/spring-batch-db-examples/pom.xml +++ b/spring-batch-db-examples/pom.xml @@ -22,7 +22,7 @@ 1.18.42 2.3.232 3.5.6 - 5.2.3 + 5.2.4 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 9792288..3a7dab4 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.6 - 5.2.3 + 5.2.4 3.14.1 5.5.1 5.4.1