Skip to content

Commit aff4df4

Browse files
authored
升级 APIJSON 8.0.2, apijson-framework 7.2.2, 自身 1.0.2
1 parent c070fc8 commit aff4df4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>apijson.fastjson2</groupId>
77
<artifactId>apijson-fastjson2</artifactId>
8-
<version>1.0.1</version>
8+
<version>1.0.2</version>
99
<packaging>jar</packaging>
1010

1111
<name>APIJSONRouter</name>
@@ -39,12 +39,12 @@
3939
<dependency>
4040
<groupId>com.github.Tencent</groupId>
4141
<artifactId>APIJSON</artifactId>
42-
<version>8.0.0</version>
42+
<version>8.0.2</version>
4343
</dependency>
4444
<dependency>
4545
<groupId>com.github.APIJSON</groupId>
4646
<artifactId>apijson-framework</artifactId>
47-
<version>7.2.1</version>
47+
<version>7.2.2</version>
4848
</dependency>
4949
<dependency>
5050
<groupId>com.alibaba.fastjson2</groupId>

0 commit comments

Comments
 (0)