Browse Source

新增订单项目完成状态

anderx 1 year ago
parent
commit
1b5d5c8909
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -299,7 +299,7 @@
 		<dependency>
 			<groupId>com.alibaba</groupId>
 			<artifactId>fastjson</artifactId>
-			<version>1.2.31</version>
+			<version>1.2.68</version>
 		</dependency>
 
 		<!-- AspectJ -->