Selaa lähdekoodia

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

helloskyone 1 vuosi sitten
vanhempi
commit
38966f1b84
1 muutettua tiedostoa jossa 1 lisäystä ja 4 poistoa
  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>
             <groupId>io.jsonwebtoken</groupId>
             <artifactId>jjwt</artifactId>
             <artifactId>jjwt</artifactId>
         </dependency>
         </dependency>
-        <dependency>
-            <groupId>org.springframework.boot</groupId>
-            <artifactId>spring-boot-starter-websocket</artifactId>
-        </dependency>
+     
     </dependencies>
     </dependencies>
 </project>
 </project>