From a627a804034cc976c3674948f6375e84bd204657 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 21:17:58 +0000 Subject: [PATCH] Bump com.h2database:h2 from 1.4.185 to 2.3.230 Bumps [com.h2database:h2](https://github.com/h2database/h2database) from 1.4.185 to 2.3.230. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](https://github.com/h2database/h2database/compare/version-1.4.185...version-2.3.230) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- cadastrapp/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cadastrapp/pom.xml b/cadastrapp/pom.xml index f891fc99..a9668bf2 100644 --- a/cadastrapp/pom.xml +++ b/cadastrapp/pom.xml @@ -272,7 +272,7 @@ com.h2database h2 - 1.4.185 + 2.3.230 test