瀏覽代碼

feat:小节评分

Joburgess 4 年之前
父節點
當前提交
2fd0b6511e
共有 1 個文件被更改,包括 0 次插入6 次删除
  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>