Skip to content

Commit

Permalink
fastjson 升级到最新建议稳定版 1.2.73;自身版本提高到 4.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
TommyLemon committed Sep 25, 2020
1 parent 1d6f8b3 commit 975b022
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>apijson.orm</groupId>
<artifactId>apijson-orm</artifactId>
<version>4.1.0</version>
<version>4.2.1</version>
<packaging>jar</packaging>

<name>APIJSONORM</name>
Expand All @@ -22,7 +22,7 @@
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>
<version>1.2.61</version>
<version>1.2.73</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 975b022

Please # to comment.