瀏覽代碼

fix版本依赖

Eric 1 年之前
父節點
當前提交
2f5788e743
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      pom.xml

+ 6 - 0
pom.xml

@@ -235,6 +235,12 @@
                 <version>1.3.70</version>
             </dependency>
 
+			<dependency>
+				<groupId>com.alibaba</groupId>
+				<artifactId>fastjson</artifactId>
+				<version>1.2.79</version>
+			</dependency>
+
 		</dependencies>
 	</dependencyManagement>