Skip to content

Commit

Permalink
升级 APIJSON 和自身版本为 4.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
TommyLemon authored Jul 31, 2021
1 parent 0de19ca commit a95898e
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.7.1</version>
<version>4.7.2</version>
<packaging>jar</packaging>

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

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

0 comments on commit a95898e

Please sign in to comment.