Skip to content

Commit

Permalink
upgrade fastjson to 1.2.75, fix http api ClassNotFoundException: java…
Browse files Browse the repository at this point in the history
….time.LocalDateTime. #1619
  • Loading branch information
hengyunabc committed Dec 16, 2020
1 parent 286799c commit cf279a9
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 @@ -258,7 +258,7 @@
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>
<version>1.2.71</version>
<version>1.2.75</version>
</dependency>
<dependency>
<groupId>com.taobao.text</groupId>
Expand Down

0 comments on commit cf279a9

Please sign in to comment.