解决fastjson 新安全漏洞问题;/第三方登录bug处理;/IE兼容js本地化提高前端加载速度

This commit is contained in:
zhangdaiscott
2020-06-04 14:38:24 +08:00
parent 00bd952a9c
commit 5e0fb93d8d
4 changed files with 6958 additions and 5 deletions
+2 -2
View File
@@ -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文件存储服务 -->