Merge pull request #10 from HaHaWTH/dependabot/maven/com.h2database-h2-2.2.220

Bump h2 from 2.1.214 to 2.2.220
This commit is contained in:
DGun Otto
2023-07-14 23:38:08 +08:00
committed by GitHub
+1 -1
View File
@@ -1074,7 +1074,7 @@
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<version>2.1.214</version>
<version>2.2.220</version>
<scope>test</scope>
</dependency>