|
@@ -192,9 +192,9 @@
|
|
|
|
|
|
<!-- fastjson -->
|
|
<!-- fastjson -->
|
|
<dependency>
|
|
<dependency>
|
|
- <groupId>com.alibaba</groupId>
|
|
|
|
- <artifactId>fastjson</artifactId>
|
|
|
|
- <version>1.2.67</version>
|
|
|
|
|
|
+ <groupId>com.alibaba.fastjson2</groupId>
|
|
|
|
+ <artifactId>fastjson2</artifactId>
|
|
|
|
+ <version>2.0.6</version>
|
|
</dependency>
|
|
</dependency>
|
|
<!--Jackson required包-->
|
|
<!--Jackson required包-->
|
|
<dependency>
|
|
<dependency>
|
|
@@ -344,11 +344,10 @@
|
|
</dependency>
|
|
</dependency>
|
|
|
|
|
|
<dependency>
|
|
<dependency>
|
|
- <groupId>com.alibaba</groupId>
|
|
|
|
- <artifactId>fastjson</artifactId>
|
|
|
|
- <version>1.2.69</version>
|
|
|
|
|
|
+ <groupId>com.alibaba.fastjson2</groupId>
|
|
|
|
+ <artifactId>fastjson2</artifactId>
|
|
|
|
+ <version>2.0.6</version>
|
|
</dependency>
|
|
</dependency>
|
|
-
|
|
|
|
<!-- 缓存 -->
|
|
<!-- 缓存 -->
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>net.oschina.j2cache</groupId>
|
|
<groupId>net.oschina.j2cache</groupId>
|