From 96f66c7472633f9095f63c8d8962eb3d2a6c1f8c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Nov 2025 00:10:12 +0000 Subject: [PATCH] fix(deps): update spring boot to v3.5.7 --- spring-batch-db-examples/pom.xml | 4 ++-- spring-batch-file-examples/pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/spring-batch-db-examples/pom.xml b/spring-batch-db-examples/pom.xml index b0e1200..ea142ba 100644 --- a/spring-batch-db-examples/pom.xml +++ b/spring-batch-db-examples/pom.xml @@ -7,7 +7,7 @@ org.springframework.boot spring-boot-starter-parent - 3.5.6 + 3.5.7 @@ -21,7 +21,7 @@ 21 1.18.42 2.4.240 - 3.5.6 + 3.5.7 5.2.4 3.14.1 5.5.1 diff --git a/spring-batch-file-examples/pom.xml b/spring-batch-file-examples/pom.xml index a3c37df..c933d95 100644 --- a/spring-batch-file-examples/pom.xml +++ b/spring-batch-file-examples/pom.xml @@ -7,7 +7,7 @@ org.springframework.boot spring-boot-starter-parent - 3.5.6 + 3.5.7 @@ -20,7 +20,7 @@ 21 1.18.42 - 3.5.6 + 3.5.7 5.2.4 3.14.1 5.5.1