mirror of
https://gitee.com/mybatis-flex/mybatis-flex.git
synced 2025-12-07 00:58:24 +08:00
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:
parent
ff098bf651
commit
35e1a3b565
@ -37,7 +37,7 @@
|
||||
<dependency>
|
||||
<groupId>com.h2database</groupId>
|
||||
<artifactId>h2</artifactId>
|
||||
<version>2.1.210</version>
|
||||
<version>2.1.214</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user