Skip to content

Commit

Permalink
Merge pull request #2 from fineday009/master
Browse files Browse the repository at this point in the history
升级 APIJSON 和自身版本为 4.6.7
  • Loading branch information
TommyLemon authored Apr 6, 2021
2 parents a70a469 + 25b6ab6 commit 957e2bf
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file removed libs/apijson-orm-4.6.6.jar
Binary file not shown.
Binary file added libs/apijson-orm-4.6.7.jar
Binary file not shown.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>apijson.framework</groupId>
<artifactId>apijson-framework</artifactId>
<version>4.6.6</version>
<version>4.6.7</version>
<packaging>jar</packaging>

<name>APIJSONFramework</name>
Expand All @@ -28,7 +28,7 @@
<dependency>
<groupId>com.github.Tencent</groupId>
<artifactId>APIJSON</artifactId>
<version>4.6.6</version>
<version>4.6.7</version>
</dependency>

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

0 comments on commit 957e2bf

Please sign in to comment.