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 38ab8c1 commit 47d1bbbCopy full SHA for 47d1bbb
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>apijson.router</groupId>
7
<artifactId>apijson-router</artifactId>
8
- <version>1.7.0</version>
+ <version>1.8.0</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>6.2.0</version>
+ <version>6.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