解决fastjson 新安全漏洞问题;/第三方登录bug处理;/IE兼容js本地化提高前端加载速度
This commit is contained in:
+2
-2
@@ -143,7 +143,7 @@
|
||||
<dependency>
|
||||
<groupId>com.alibaba</groupId>
|
||||
<artifactId>fastjson</artifactId>
|
||||
<version>1.2.60</version>
|
||||
<version>1.2.69</version>
|
||||
</dependency>
|
||||
|
||||
<!--mysql-->
|
||||
@@ -314,7 +314,7 @@
|
||||
<dependency>
|
||||
<groupId>cn.hutool</groupId>
|
||||
<artifactId>hutool-all</artifactId>
|
||||
<version>4.5.11</version>
|
||||
<version>5.0.7</version>
|
||||
</dependency>
|
||||
|
||||
<!-- mini文件存储服务 -->
|
||||
|
||||
Reference in New Issue
Block a user