From 594d40e7500a72b65640e6c00240fc557eedda92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Sep 2026 05:24:20 +0000 Subject: [PATCH] Build(deps): 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] --- pom.xml | 2 +- querydsl-examples/querydsl-example-jpa-quarkus/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 0b1fe4eb6..35ad7c2a4 100644 --- a/pom.xml +++ b/pom.xml @@ -106,7 +106,7 @@ 12.1.5.0 10.17.1.0 2.7.4 - 2.4.240 + 2.5.250 42.7.13 23.26.3.0.0 26.7.0 diff --git a/querydsl-examples/querydsl-example-jpa-quarkus/pom.xml b/querydsl-examples/querydsl-example-jpa-quarkus/pom.xml index 3b46014a6..6fbd641af 100644 --- a/querydsl-examples/querydsl-example-jpa-quarkus/pom.xml +++ b/querydsl-examples/querydsl-example-jpa-quarkus/pom.xml @@ -27,7 +27,7 @@ com.h2database h2 - 2.4.240 + 2.5.250