Skip to content

Commit

Permalink
升级 APIJSON, apijson-framework, 自身 版本分别为 6.2.0, 6.2.0, 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TommyLemon committed Aug 10, 2023
1 parent 05aefa4 commit 38ab8c1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>apijson.router</groupId>
<artifactId>apijson-router</artifactId>
<version>1.6.0</version>
<version>1.7.0</version>
<packaging>jar</packaging>

<name>APIJSONRouter</name>
Expand Down Expand Up @@ -34,12 +34,12 @@
<dependency>
<groupId>com.github.Tencent</groupId>
<artifactId>APIJSON</artifactId>
<version>6.1.0</version>
<version>6.2.0</version>
</dependency>
<dependency>
<groupId>com.github.APIJSON</groupId>
<artifactId>apijson-framework</artifactId>
<version>6.1.0</version>
<version>6.2.0</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 38ab8c1

Please sign in to comment.