Skip to content

Commit

Permalink
upgrade fastjson to 2.0.31 #2498
Browse files Browse the repository at this point in the history
  • Loading branch information
hengyunabc committed May 9, 2023
1 parent d26ecf7 commit 90e3eb2
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 @@ -138,7 +138,7 @@
<dependency>
<groupId>com.alibaba.fastjson2</groupId>
<artifactId>fastjson2</artifactId>
<version>2.0.29</version>
<version>2.0.31</version>
</dependency>
<dependency>
<groupId>com.taobao.text</groupId>
Expand Down

0 comments on commit 90e3eb2

Please sign in to comment.