Skip to content

Commit

Permalink
升级 APIJSON 6.0.0, apijson-framework 6.0.0, 自身 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TommyLemon committed Jan 29, 2023
1 parent 4e0115c commit 78e3107
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.1.0</version>
<version>1.5.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>5.4.0</version>
<version>6.0.0</version>
</dependency>
<dependency>
<groupId>com.github.APIJSON</groupId>
<artifactId>apijson-framework</artifactId>
<version>5.4.0</version>
<version>6.0.0</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 78e3107

Please sign in to comment.