Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
* 'main' of https://github.com/TommyLemon/unitauto-java:
  升级 自身, fastjson 版本分别为 2.6.4, 1.2.79
  • Loading branch information
TommyLemon committed Apr 10, 2022
2 parents 194942d + 8344b5d commit af4d6c8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<artifactId>unitauto</artifactId>
<version>2.7.1</version>
<name>UnitAuto</name>

<build>
<plugins>
<plugin>
Expand All @@ -22,7 +22,7 @@
</plugin>
</plugins>
</build>

<dependencies>
<dependency>
<groupId>com.alibaba</groupId>
Expand All @@ -31,4 +31,4 @@
</dependency>
</dependencies>

</project>
</project>

0 comments on commit af4d6c8

Please sign in to comment.