Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
提高fastjson 版本,低版本存在漏洞
  • Loading branch information
konanzheng authored Dec 11, 2018
1 parent ba6ecb3 commit 0077555
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>
<version>1.2.12</version>
<version>[1.2.31,)</version>
</dependency>
<dependency>
<groupId>com.github.liyiorg</groupId>
Expand Down

0 comments on commit 0077555

Please sign in to comment.