Skip to content

Commit 957e2bf

Browse files
authored
Merge pull request #2 from fineday009/master
升级 APIJSON 和自身版本为 4.6.7
2 parents a70a469 + 25b6ab6 commit 957e2bf

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

libs/apijson-orm-4.6.6.jar

-287 KB
Binary file not shown.

libs/apijson-orm-4.6.7.jar

159 KB
Binary file not shown.

pom.xml

Lines changed: 2 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>4.6.6</version>
8+
<version>4.6.7</version>
99
<packaging>jar</packaging>
1010

1111
<name>APIJSONFramework</name>
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>com.github.Tencent</groupId>
3030
<artifactId>APIJSON</artifactId>
31-
<version>4.6.6</version>
31+
<version>4.6.7</version>
3232
</dependency>
3333

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

0 commit comments

Comments
 (0)