瀏覽代碼

jar冲突

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

+ 0 - 5
pom.xml

@@ -318,11 +318,6 @@
 			<artifactId>slf4j-api</artifactId>
 			<scope>provided</scope>
 		</dependency>
-		<dependency>
-			<groupId>com.alibaba</groupId>
-			<artifactId>fastjson</artifactId>
-			<version>1.2.79</version>
-		</dependency>
 	</dependencies>
 
 	<build>