增加fastjson2依赖
This commit is contained in:
parent
ff1bb105dd
commit
38a28db163
@ -103,6 +103,10 @@
|
|||||||
<groupId>com.alibaba</groupId>
|
<groupId>com.alibaba</groupId>
|
||||||
<artifactId>fastjson</artifactId>
|
<artifactId>fastjson</artifactId>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.alibaba.fastjson2</groupId>
|
||||||
|
<artifactId>fastjson2</artifactId>
|
||||||
|
</dependency>
|
||||||
<!-- fastjson end -->
|
<!-- fastjson end -->
|
||||||
|
|
||||||
<!-- bouncycastle start -->
|
<!-- bouncycastle start -->
|
||||||
|
Loading…
Reference in New Issue
Block a user