Skip to content

Commit

Permalink
feat: upgrade fastjson version
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhouYixun committed Nov 3, 2022
1 parent caff805 commit 9477d8f
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 @@ -71,7 +71,7 @@
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>
<version>1.2.83</version>
<version>2.0.10</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit 9477d8f

Please sign in to comment.