From e2e3941d3d2abb70dc3ae5468dd8065987c818de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Sep 2026 22:04:59 +0000 Subject: [PATCH] Bump com.h2database:h2 from 2.4.240 to 2.5.250 Bumps [com.h2database:h2](https://github.com/h2database/h2database) from 2.4.240 to 2.5.250. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](https://github.com/h2database/h2database/compare/version-2.4.240...version-2.5.250) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-version: 2.5.250 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- driver/h2/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/driver/h2/pom.xml b/driver/h2/pom.xml index 74da0d9..a392682 100644 --- a/driver/h2/pom.xml +++ b/driver/h2/pom.xml @@ -25,7 +25,7 @@ com.h2database h2 - 2.4.240 + 2.5.250