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
commit 2f9d11e1d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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>