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 c070fc8 commit aff4df4Copy full SHA for aff4df4
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>apijson.fastjson2</groupId>
7
<artifactId>apijson-fastjson2</artifactId>
8
- <version>1.0.1</version>
+ <version>1.0.2</version>
9
<packaging>jar</packaging>
10
11
<name>APIJSONRouter</name>
@@ -39,12 +39,12 @@
39
<dependency>
40
<groupId>com.github.Tencent</groupId>
41
<artifactId>APIJSON</artifactId>
42
- <version>8.0.0</version>
+ <version>8.0.2</version>
43
</dependency>
44
45
<groupId>com.github.APIJSON</groupId>
46
<artifactId>apijson-framework</artifactId>
47
- <version>7.2.1</version>
+ <version>7.2.2</version>
48
49
50
<groupId>com.alibaba.fastjson2</groupId>
0 commit comments