mirror of
https://gitee.com/mybatis-flex/mybatis-flex.git
synced 2025-12-08 01:28:24 +08:00
fix: upgrade com.alibaba.fastjson2:fastjson2 from 2.0.26 to 2.0.31
Snyk has created this PR to upgrade com.alibaba.fastjson2:fastjson2 from 2.0.26 to 2.0.31. See this package in Maven Repository: https://mvnrepository.com/artifact/com.alibaba.fastjson2/fastjson2/ See this project in Snyk: https://app.snyk.io/org/z2z2qp/project/a2808ab6-77f3-4da1-a717-e26683b12111?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
parent
8c70618715
commit
56fe2eff40
@ -49,7 +49,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.alibaba.fastjson2</groupId>
|
<groupId>com.alibaba.fastjson2</groupId>
|
||||||
<artifactId>fastjson2</artifactId>
|
<artifactId>fastjson2</artifactId>
|
||||||
<version>2.0.26</version>
|
<version>2.0.31</version>
|
||||||
<optional>true</optional>
|
<optional>true</optional>
|
||||||
<scope>compile</scope>
|
<scope>compile</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user