Skip to content

Commit

Permalink
升级 APIJSON maven 依赖至 4.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TommyLemon committed Oct 25, 2021
1 parent 56f6416 commit e1c97a4
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 @@ -31,11 +31,11 @@
</dependency>

<!-- 可使用 libs 目录的 apijson-orm.jar 来替代,两种方式二选一 -->
<!-- <dependency>
<dependency>
<groupId>com.github.Tencent</groupId>
<artifactId>APIJSON</artifactId>
<version>4.7.2</version>
</dependency> -->
<version>4.8.0</version>
</dependency>

<!-- 数据库 JDBC 驱动 <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< -->
<dependency>
Expand Down

0 comments on commit e1c97a4

Please sign in to comment.