Selaa lähdekoodia

Merge branch 'server-165'
合并

hanzhengyi 1 vuosi sitten
vanhempi
commit
5bda547798
1 muutettua tiedostoa jossa 0 lisäystä ja 8 poistoa
  1. 0 8
      service-iot/service-iot-biz/pom.xml

+ 0 - 8
service-iot/service-iot-biz/pom.xml

@@ -42,19 +42,11 @@
         <dependency>
             <groupId>org.springframework.boot</groupId>
             <artifactId>spring-boot-starter-integration</artifactId>
-            <version>2.5.1</version>
-        </dependency>
-
-        <dependency>
-            <groupId>org.springframework.integration</groupId>
-            <artifactId>spring-integration-stream</artifactId>
-            <version>5.5.5</version>
         </dependency>
 
         <dependency>
             <groupId>org.springframework.integration</groupId>
             <artifactId>spring-integration-mqtt</artifactId>
-            <version>5.5.5</version>
         </dependency>
         <!--websocket依赖-->
         <dependency>