Skip to content

Commit 8621bba

Browse files
committed
升级 APIJSON, apijson-framework 8.1.6,fastjson 2.0.61,自身 1.1.6
1 parent 22fe2be commit 8621bba

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

pom.xml

Lines changed: 4 additions & 4 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.1.6</version>
8+
<version>1.1.7</version>
99
<packaging>jar</packaging>
1010

1111
<name>apijson-fastjson2</name>
@@ -39,17 +39,17 @@
3939
<dependency>
4040
<groupId>com.github.Tencent</groupId>
4141
<artifactId>APIJSON</artifactId>
42-
<version>8.1.6</version>
42+
<version>8.1.7</version>
4343
</dependency>
4444
<dependency>
4545
<groupId>com.github.APIJSON</groupId>
4646
<artifactId>apijson-framework</artifactId>
47-
<version>8.1.6</version>
47+
<version>8.1.7</version>
4848
</dependency>
4949
<dependency>
5050
<groupId>com.alibaba.fastjson2</groupId>
5151
<artifactId>fastjson2</artifactId>
52-
<version>2.0.57</version>
52+
<version>2.0.61</version>
5353
</dependency>
5454
</dependencies>
5555

src/libs/APIJSON-8.1.7.jar

261 KB
Binary file not shown.
104 KB
Binary file not shown.

0 commit comments

Comments
 (0)