Skip to content

Commit ac86165

Browse files
committed
升级 APIJSON 及自身版本为 5.4.0
1 parent b500d67 commit ac86165

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

libs/APIJSON-5.4.0.jar

205 KB
Binary file not shown.

libs/apijson-orm-5.1.0.jar

-356 KB
Binary file not shown.

pom.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>apijson.framework</groupId>
77
<artifactId>apijson-framework</artifactId>
8-
<version>5.3.0</version>
8+
<version>5.4.0</version>
99
<packaging>jar</packaging>
1010

1111
<name>APIJSONFramework</name>
@@ -34,7 +34,8 @@
3434
<dependency>
3535
<groupId>com.github.Tencent</groupId>
3636
<artifactId>APIJSON</artifactId>
37-
<version>5.3.0</version>
37+
<version>5.4.0</version>
38+
<type>jar</type>
3839
</dependency>
3940

4041
<!-- 数据库 JDBC 驱动 <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< -->

0 commit comments

Comments
 (0)