We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce6e207 commit 6e2233cCopy full SHA for 6e2233c
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>apijson.router</groupId>
7
<artifactId>apijson-router</artifactId>
8
- <version>2.0.0</version>
+ <version>2.0.3</version>
9
<packaging>jar</packaging>
10
11
<name>APIJSONRouter</name>
@@ -38,12 +38,12 @@
38
<dependency>
39
<groupId>com.github.Tencent</groupId>
40
<artifactId>APIJSON</artifactId>
41
- <version>7.0.0</version>
+ <version>7.0.3</version>
42
</dependency>
43
44
<groupId>com.github.APIJSON</groupId>
45
<artifactId>apijson-framework</artifactId>
46
47
48
</dependencies>
49
0 commit comments