Skip to content

Commit

Permalink
升级 APIJSON 和自身版本为 4.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
TommyLemon authored Apr 5, 2021
1 parent d707009 commit a6bba2a
Showing 1 changed file with 2 additions and 2 deletions.
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.5</version>
<version>4.6.6</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.5</version>
<version>4.6.6</version>
</dependency>

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

0 comments on commit a6bba2a

Please sign in to comment.