From 83f389459c1845a08e23caba3cdefe5d57b83e7d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Nov 2025 00:03:10 +0000 Subject: [PATCH] fix(deps): update dependency com.h2database:h2 to v2.4.240 --- 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..72a122c 100644 --- a/spring-batch-db-examples/pom.xml +++ b/spring-batch-db-examples/pom.xml @@ -20,7 +20,7 @@ 21 1.18.42 - 2.3.232 + 2.4.240 3.5.6 5.2.3 3.14.1 diff --git a/spring-batch-file-examples/pom.xml b/spring-batch-file-examples/pom.xml index 9792288..350d1e7 100644 --- a/spring-batch-file-examples/pom.xml +++ b/spring-batch-file-examples/pom.xml @@ -26,7 +26,7 @@ 5.5.1 5.4.1 0.1.1 - 2.3.232 + 2.4.240 0.8.14