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