Upgrade com.alibaba:fastjson to version 1.2.31

master
yclimb 2020-10-14 10:34:56 +08:00
parent a670174148
commit 48317f973c
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>
<version>1.2.15</version>
<version>1.2.31</version>
</dependency>
<dependency>