Skip to content

Commit

Permalink
Merge pull request #43 from tronprotocol/fix/fastjson_version
Browse files Browse the repository at this point in the history
fix: upgrade fastjson version
  • Loading branch information
waynercheung authored Oct 25, 2022
2 parents 59a146c + fa24c1b commit 730c126
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 @@ -39,7 +39,7 @@
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>
<version>1.2.49</version>
<version>2.0.16</version>
</dependency>

<!-- https://mvnrepository.com/artifact/org.projectlombok/lombok -->
Expand Down

0 comments on commit 730c126

Please sign in to comment.