fix: upgrade com.h2database:h2 from 2.1.210 to 2.1.214

Snyk has created this PR to upgrade com.h2database:h2 from 2.1.210 to 2.1.214.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.h2database/h2/

See this project in Snyk:
https://app.snyk.io/org/z2z2qp/project/ea27934f-683b-4de2-ab28-83ac4beb8245?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot 2023-06-01 16:54:09 +00:00
parent ff098bf651
commit 35e1a3b565
No known key found for this signature in database
GPG Key ID: 5D98975276F8B078

View File

@ -37,7 +37,7 @@
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<version>2.1.210</version>
<version>2.1.214</version>
</dependency>
<dependency>