Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
TommyLemon authored Mar 12, 2024
1 parent c457479 commit dc10079
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.9.0-springboot3</version>
<version>1.9.3-springboot3</version>
<packaging>jar</packaging>

<name>APIJSONRouter</name>
Expand Down Expand Up @@ -42,7 +42,7 @@
<dependency>
<groupId>com.github.APIJSON</groupId>
<artifactId>apijson-framework</artifactId>
<version>6.4.3-springboot3</version>
<version>6.4.3-springboot-3</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit dc10079

Please sign in to comment.