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>