Skip to content

Commit e1c97a4

Browse files
committed
升级 APIJSON maven 依赖至 4.8.0
1 parent 56f6416 commit e1c97a4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@
3131
</dependency>
3232

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

4040
<!-- 数据库 JDBC 驱动 <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< -->
4141
<dependency>

0 commit comments

Comments
 (0)