Bump h2 from 1.3.164 to 2.2.220

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

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

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml
index ec59640..d1da2ed 100644
--- a/pom.xml
+++ b/pom.xml
@@ -131,7 +131,7 @@
       <dependency>
         <groupId>com.h2database</groupId>
         <artifactId>h2</artifactId>
-        <version>1.3.164</version>
+        <version>2.2.220</version>
         <scope>test</scope>
       </dependency>
       <!-- Core dependencies -->