Skip to content

Commit dc10079

Browse files
authored
Update pom.xml
1 parent c457479 commit dc10079

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>apijson.router</groupId>
77
<artifactId>apijson-router</artifactId>
8-
<version>1.9.0-springboot3</version>
8+
<version>1.9.3-springboot3</version>
99
<packaging>jar</packaging>
1010

1111
<name>APIJSONRouter</name>
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>com.github.APIJSON</groupId>
4444
<artifactId>apijson-framework</artifactId>
45-
<version>6.4.3-springboot3</version>
45+
<version>6.4.3-springboot-3</version>
4646
</dependency>
4747
</dependencies>
4848

0 commit comments

Comments
 (0)