Skip to content

Commit

Permalink
升级 APIJSON 和 apijson-framework 7.0.3,自身 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
TommyLemon authored Jun 30, 2024
1 parent ce6e207 commit 6e2233c
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>2.0.0</version>
<version>2.0.3</version>
<packaging>jar</packaging>

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

Expand Down

0 comments on commit 6e2233c

Please sign in to comment.