Browse Source

jar冲突

liujc 1 year ago
parent
commit
cfb25ee158
1 changed files with 0 additions and 5 deletions
  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>