Skip to content

Commit

Permalink
升级版本号为 2.7.1;升级 fastjson 至 1.2.79;从主项目同步代码过来
Browse files Browse the repository at this point in the history
  • Loading branch information
TommyLemon committed Apr 10, 2022
1 parent 747518c commit 194942d
Show file tree
Hide file tree
Showing 3 changed files with 414 additions and 48 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>unitauto</groupId>
<artifactId>unitauto</artifactId>
<version>2.6.3</version>
<version>2.7.1</version>
<name>UnitAuto</name>

<build>
Expand All @@ -27,7 +27,7 @@
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>
<version>1.2.74</version>
<version>1.2.79</version>
</dependency>
</dependencies>

Expand Down
Loading

0 comments on commit 194942d

Please sign in to comment.