Browse Source

feat:小节评分

Joburgess 4 years ago
parent
commit
2fd0b6511e
1 changed files with 0 additions and 6 deletions
  1. 0 6
      mec-gateway/mec-gateway-web/pom.xml

+ 0 - 6
mec-gateway/mec-gateway-web/pom.xml

@@ -60,12 +60,6 @@
 			<groupId>org.springframework.boot</groupId>
 			<artifactId>spring-boot-starter-security</artifactId>
 		</dependency>
-
-		<dependency>
-			<groupId>com.github.mthizo247</groupId>
-			<artifactId>spring-cloud-netflix-zuul-websocket</artifactId>
-			<version>1.0.0-RELEASE</version>
-		</dependency>
     </dependencies>
 
 	<build>