Skip to content

Commit 6e2233c

Browse files
authored
升级 APIJSON 和 apijson-framework 7.0.3,自身 2.0.3
1 parent ce6e207 commit 6e2233c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 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>2.0.0</version>
8+
<version>2.0.3</version>
99
<packaging>jar</packaging>
1010

1111
<name>APIJSONRouter</name>
@@ -38,12 +38,12 @@
3838
<dependency>
3939
<groupId>com.github.Tencent</groupId>
4040
<artifactId>APIJSON</artifactId>
41-
<version>7.0.0</version>
41+
<version>7.0.3</version>
4242
</dependency>
4343
<dependency>
4444
<groupId>com.github.APIJSON</groupId>
4545
<artifactId>apijson-framework</artifactId>
46-
<version>7.0.0</version>
46+
<version>7.0.3</version>
4747
</dependency>
4848
</dependencies>
4949

0 commit comments

Comments
 (0)