From fd51aafced144329bc7111b187f5f91fe875ab19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 09:03:31 +0000 Subject: [PATCH] build(deps-dev): bump the test-db-drivers group across 2 directories with 1 update Bumps the test-db-drivers group with 1 update in the / directory: [com.h2database:h2](https://github.com/h2database/h2database). Bumps the test-db-drivers group with 1 update in the /sql directory: [com.h2database:h2](https://github.com/h2database/h2database). Updates `com.h2database:h2` from 2.2.224 to 2.3.232 - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](https://github.com/h2database/h2database/compare/version-2.2.224...version-2.3.232) Updates `com.h2database:h2` from 2.2.224 to 2.3.232 - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](https://github.com/h2database/h2database/compare/version-2.2.224...version-2.3.232) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: test-db-drivers - dependency-name: com.h2database:h2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: test-db-drivers ... Signed-off-by: dependabot[bot] --- sql/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sql/pom.xml b/sql/pom.xml index 4f0b7f2..1d1568a 100644 --- a/sql/pom.xml +++ b/sql/pom.xml @@ -67,7 +67,7 @@ com.h2database h2 - 2.2.224 + 2.3.232 test