From 2b44decff32ec598c1319da6ff9ed3609ee07d6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 12:22:59 +0000 Subject: [PATCH] build(deps): bump the test-db-drivers group across 2 directories with 2 updates Bumps the test-db-drivers group with 2 updates in the / directory: [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) and [com.h2database:h2](https://github.com/h2database/h2database). Bumps the test-db-drivers group with 2 updates in the /sql directory: [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) and [com.h2database:h2](https://github.com/h2database/h2database). Updates `com.mysql:mysql-connector-j` from 9.4.0 to 26.7.0 - [Changelog](https://github.com/mysql/mysql-connector-j/blob/trunk/CHANGES) - [Commits](https://github.com/mysql/mysql-connector-j/compare/9.4.0...26.7.0) Updates `com.h2database:h2` from 2.3.232 to 2.4.240 - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](https://github.com/h2database/h2database/compare/version-2.3.232...version-2.4.240) Updates `com.mysql:mysql-connector-j` from 9.4.0 to 26.7.0 - [Changelog](https://github.com/mysql/mysql-connector-j/blob/trunk/CHANGES) - [Commits](https://github.com/mysql/mysql-connector-j/compare/9.4.0...26.7.0) Updates `com.h2database:h2` from 2.3.232 to 2.4.240 - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](https://github.com/h2database/h2database/compare/version-2.3.232...version-2.4.240) Updates `com.mysql:mysql-connector-j` from 9.4.0 to 26.7.0 - [Changelog](https://github.com/mysql/mysql-connector-j/blob/trunk/CHANGES) - [Commits](https://github.com/mysql/mysql-connector-j/compare/9.4.0...26.7.0) Updates `com.h2database:h2` from 2.3.232 to 2.4.240 - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](https://github.com/h2database/h2database/compare/version-2.3.232...version-2.4.240) Updates `com.mysql:mysql-connector-j` from 9.4.0 to 26.7.0 - [Changelog](https://github.com/mysql/mysql-connector-j/blob/trunk/CHANGES) - [Commits](https://github.com/mysql/mysql-connector-j/compare/9.4.0...26.7.0) Updates `com.h2database:h2` from 2.3.232 to 2.4.240 - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](https://github.com/h2database/h2database/compare/version-2.3.232...version-2.4.240) --- updated-dependencies: - dependency-name: com.mysql:mysql-connector-j dependency-version: 26.7.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: test-db-drivers - dependency-name: com.h2database:h2 dependency-version: 2.4.240 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: test-db-drivers - dependency-name: com.mysql:mysql-connector-j dependency-version: 26.7.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: test-db-drivers - dependency-name: com.h2database:h2 dependency-version: 2.4.240 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: test-db-drivers - dependency-name: com.mysql:mysql-connector-j dependency-version: 26.7.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: test-db-drivers - dependency-name: com.h2database:h2 dependency-version: 2.4.240 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: test-db-drivers - dependency-name: com.mysql:mysql-connector-j dependency-version: 26.7.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: test-db-drivers - dependency-name: com.h2database:h2 dependency-version: 2.4.240 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: test-db-drivers ... Signed-off-by: dependabot[bot] --- sql/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sql/pom.xml b/sql/pom.xml index 76990af..72a0bc4 100644 --- a/sql/pom.xml +++ b/sql/pom.xml @@ -55,7 +55,7 @@ com.mysql mysql-connector-j - 9.4.0 + 26.7.0 org.postgresql @@ -65,7 +65,7 @@ com.h2database h2 - 2.3.232 + 2.4.240 test