Skip to content

Commit

Permalink
升级 APIJSON, apijson-framework, 自身版本分别为 5.4.0, 5.4.0, 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TommyLemon committed Nov 11, 2022
1 parent 0d6188d commit 4e0115c
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.0.8</version>
<version>1.1.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.3.0</version>
<version>5.4.0</version>
</dependency>
<dependency>
<groupId>com.github.APIJSON</groupId>
<artifactId>apijson-framework</artifactId>
<version>5.3.0</version>
<version>5.4.0</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 4e0115c

Please sign in to comment.