From 1a50353b490a371fc9366bcbc564b73bacb8673e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Apr 2024 20:03:41 +0300 Subject: [PATCH] build(deps): bump com.h2database:h2 from 2.2.220 to 2.2.224 (#2901) Bumps [com.h2database:h2](https://github.com/h2database/h2database) from 2.2.220 to 2.2.224. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](https://github.com/h2database/h2database/compare/version-2.2.220...version-2.2.224) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- slob/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slob/pom.xml b/slob/pom.xml index a53a6f4c4..4fc040ccf 100644 --- a/slob/pom.xml +++ b/slob/pom.xml @@ -66,7 +66,7 @@ h2 com.h2database - 2.2.220 + 2.2.224