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 0959f10 commit c070fc8Copy full SHA for c070fc8
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>apijson.fastjson2</groupId>
7
<artifactId>apijson-fastjson2</artifactId>
8
- <version>1.0.0</version>
+ <version>1.0.1</version>
9
<packaging>jar</packaging>
10
11
<name>APIJSONRouter</name>
@@ -44,7 +44,7 @@
44
<dependency>
45
<groupId>com.github.APIJSON</groupId>
46
<artifactId>apijson-framework</artifactId>
47
- <version>7.2.0</version>
+ <version>7.2.1</version>
48
</dependency>
49
50
<groupId>com.alibaba.fastjson2</groupId>
0 commit comments