Skip to content

Commit

Permalink
升级 APIJSON 及自身版本为 5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TommyLemon authored Aug 8, 2022
1 parent 5b4b2fe commit ebaeeb4
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>5.1.5</version>
<version>5.2.0</version>
<packaging>jar</packaging>

<name>APIJSONFramework</name>
Expand Down Expand Up @@ -34,7 +34,7 @@
<dependency>
<groupId>com.github.Tencent</groupId>
<artifactId>APIJSON</artifactId>
<version>5.1.5</version>
<version>5.2.0</version>
</dependency>

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

0 comments on commit ebaeeb4

Please sign in to comment.