Skip to content

Commit

Permalink
升级 APIJSON 及自身版本分别为 4.6.1 和 4.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
TommyLemon authored Mar 20, 2021
1 parent 1fda4ba commit 59cbe5b
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.1</version>
<version>4.6.3</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.0</version>
<version>4.6.1</version>
</dependency>

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

0 comments on commit 59cbe5b

Please sign in to comment.