Bump com.h2database:h2 from 2.1.214 to 2.2.224

Bumps [com.h2database:h2](https://github.com/h2database/h2database) from 2.1.214 to 2.2.224.
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](https://github.com/h2database/h2database/compare/version-2.1.214...version-2.2.224)

---
updated-dependencies:
- dependency-name: com.h2database:h2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-10-30 13:41:00 +00:00 committed by GitHub
parent 92ec4338d3
commit bad03c0efa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@
<description>DataCap - H2</description>
<properties>
<h2.version>2.2.220</h2.version>
<h2.version>2.2.224</h2.version>
<plugin.name>jdbc-h2</plugin.name>
</properties>

View File

@ -14,7 +14,7 @@
<description>DataCap - H2</description>
<properties>
<h2.version>2.1.214</h2.version>
<h2.version>2.2.224</h2.version>
<plugin.name>native-h2</plugin.name>
</properties>