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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-04-09 20:03:41 +03:00
committed by GitHub
parent fc5b8c3d56
commit 1a50353b49
+1 -1
View File
@@ -66,7 +66,7 @@
<dependency>
<artifactId>h2</artifactId>
<groupId>com.h2database</groupId>
<version>2.2.220</version>
<version>2.2.224</version>
</dependency>
</dependencies>