From ae6116ce955d505ed55e09ee2e5953a6153099a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Sep 2024 16:53:56 +0000 Subject: [PATCH] chore(deps): bump com.h2database:h2 from 2.2.220 to 2.3.232 Bumps [com.h2database:h2](https://github.com/h2database/h2database) from 2.2.220 to 2.3.232. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](https://github.com/h2database/h2database/compare/version-2.2.220...version-2.3.232) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- mybatis-plus-join-test/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mybatis-plus-join-test/pom.xml b/mybatis-plus-join-test/pom.xml index 1099556..281f95c 100644 --- a/mybatis-plus-join-test/pom.xml +++ b/mybatis-plus-join-test/pom.xml @@ -76,7 +76,7 @@ com.h2database h2 - 2.2.220 + 2.3.232 runtime