Skip to content

Commit 1aa7d3a

Browse files
committed
Upgrade fastjosn version to the 83 version.
1 parent 4406881 commit 1aa7d3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@
431431
<dependency>
432432
<groupId>com.alibaba</groupId>
433433
<artifactId>fastjson</artifactId>
434-
<version>1.2.70</version>
434+
<version>1.2.83</version>
435435
</dependency>
436436

437437
<dependency>

0 commit comments

Comments
 (0)