Skip to content

Commit

Permalink
升级 apijson-framework 6.0.1,自身 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
TommyLemon authored Feb 2, 2023
1 parent 78e3107 commit eb66406
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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.5.0</version>
<version>1.5.1</version>
<packaging>jar</packaging>

<name>APIJSONRouter</name>
Expand Down Expand Up @@ -39,7 +39,7 @@
<dependency>
<groupId>com.github.APIJSON</groupId>
<artifactId>apijson-framework</artifactId>
<version>6.0.0</version>
<version>6.0.1</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit eb66406

Please sign in to comment.