Skip to content

Commit

Permalink
upgrade fastjson2 to 2.0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
areyouok committed Dec 20, 2022
1 parent 6ab8eb9 commit 9702b83
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 @@ -280,7 +280,7 @@
<dependency>
<groupId>com.alibaba.fastjson2</groupId>
<artifactId>fastjson2</artifactId>
<version>2.0.20</version>
<version>2.0.21</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
Expand Down

0 comments on commit 9702b83

Please sign in to comment.