Skip to content

Commit

Permalink
升级 APIJSON, apijson-framework, 自身版本分别为 5.3.0, 5.3.0, 1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
TommyLemon authored Oct 17, 2022
1 parent bbadba2 commit 0d6188d
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.6</version>
<version>1.0.8</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.2.0</version>
<version>5.3.0</version>
</dependency>
<dependency>
<groupId>com.github.APIJSON</groupId>
<artifactId>apijson-framework</artifactId>
<version>5.2.0</version>
<version>5.3.0</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 0d6188d

Please sign in to comment.