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 bbadba2 commit 0d6188dCopy full SHA for 0d6188d
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>apijson.router</groupId>
7
<artifactId>apijson-router</artifactId>
8
- <version>1.0.6</version>
+ <version>1.0.8</version>
9
<packaging>jar</packaging>
10
11
<name>APIJSONRouter</name>
@@ -34,12 +34,12 @@
34
<dependency>
35
<groupId>com.github.Tencent</groupId>
36
<artifactId>APIJSON</artifactId>
37
- <version>5.2.0</version>
+ <version>5.3.0</version>
38
</dependency>
39
40
<groupId>com.github.APIJSON</groupId>
41
<artifactId>apijson-framework</artifactId>
42
43
44
</dependencies>
45
0 commit comments