build(deps): bump com.h2database:h2 from 2.1.212 to 2.2.220 (#290)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-06-06 16:34:03 +08:00
committed by GitHub
parent e2e98d1f8e
commit d6cc2bf4a9

View File

@@ -84,7 +84,7 @@
<javassist.version>3.29.2-GA</javassist.version>
<fastjson.version>1.2.83</fastjson.version>
<h2.version>2.1.212</h2.version>
<h2.version>2.2.220</h2.version>
<mysql.version>5.1.39</mysql.version>
<cglib.version>3.2.2</cglib.version>
<aspectj.version>1.6.12</aspectj.version>