Преглед изворни кода

更新 'education_family/common/service_base/pom.xml'

helloskyone пре 1 година
родитељ
комит
38966f1b84
1 измењених фајлова са 1 додато и 4 уклоњено
  1. 1 4
      education_family/common/service_base/pom.xml

+ 1 - 4
education_family/common/service_base/pom.xml

@@ -17,9 +17,6 @@
             <groupId>io.jsonwebtoken</groupId>
             <artifactId>jjwt</artifactId>
         </dependency>
-        <dependency>
-            <groupId>org.springframework.boot</groupId>
-            <artifactId>spring-boot-starter-websocket</artifactId>
-        </dependency>
+     
     </dependencies>
 </project>