Skip to content

Commit 0d6188d

Browse files
authored
升级 APIJSON, apijson-framework, 自身版本分别为 5.3.0, 5.3.0, 1.0.8
1 parent bbadba2 commit 0d6188d

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>1.0.6</version>
8+
<version>1.0.8</version>
99
<packaging>jar</packaging>
1010

1111
<name>APIJSONRouter</name>
@@ -34,12 +34,12 @@
3434
<dependency>
3535
<groupId>com.github.Tencent</groupId>
3636
<artifactId>APIJSON</artifactId>
37-
<version>5.2.0</version>
37+
<version>5.3.0</version>
3838
</dependency>
3939
<dependency>
4040
<groupId>com.github.APIJSON</groupId>
4141
<artifactId>apijson-framework</artifactId>
42-
<version>5.2.0</version>
42+
<version>5.3.0</version>
4343
</dependency>
4444
</dependencies>
4545

0 commit comments

Comments
 (0)