Skip to content

Commit 975b022

Browse files
committed
fastjson 升级到最新建议稳定版 1.2.73;自身版本提高到 4.2.1
1 parent 1d6f8b3 commit 975b022

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

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

66
<groupId>apijson.orm</groupId>
77
<artifactId>apijson-orm</artifactId>
8-
<version>4.1.0</version>
8+
<version>4.2.1</version>
99
<packaging>jar</packaging>
1010

1111
<name>APIJSONORM</name>
@@ -22,7 +22,7 @@
2222
<dependency>
2323
<groupId>com.alibaba</groupId>
2424
<artifactId>fastjson</artifactId>
25-
<version>1.2.61</version>
25+
<version>1.2.73</version>
2626
</dependency>
2727
</dependencies>
2828

0 commit comments

Comments
 (0)