build(deps): bump com.h2database:h2 from 1.4.199 to 2.2.220

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

---
updated-dependencies:
- dependency-name: com.h2database:h2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-12-08 14:03:33 +00:00 committed by GitHub
parent 4bb88e5bee
commit 62ad7f1a01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<mybatis-plus.version>3.5.3.1</mybatis-plus.version>
<h2.version>1.4.199</h2.version>
<h2.version>2.2.220</h2.version>
<knife4j.version>4.1.0</knife4j.version>
<calcite-core.version>1.35.1</calcite-core.version>
<commons-dbcp2.version>2.6.0</commons-dbcp2.version>