mirror of
https://gitee.com/mybatis-flex/mybatis-flex.git
synced 2025-12-06 16:48: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/39fc9e47-eb43-4b56-9272-213c18f8ec47?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
parent
b50f59480a
commit
15f6572ac2
@ -43,7 +43,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