Browse Source

update 删除无用依赖

疯狂的狮子li 4 năm trước cách đây
mục cha
commit
d3788a4d51
1 tập tin đã thay đổi với 0 bổ sung5 xóa
  1. 0 5
      ruoyi-modules/ruoyi-system/pom.xml

+ 0 - 5
ruoyi-modules/ruoyi-system/pom.xml

@@ -107,11 +107,6 @@
             <artifactId>ruoyi-api-file</artifactId>
         </dependency>
 
-        <dependency>
-            <groupId>org.springframework.cloud</groupId>
-            <artifactId>spring-cloud-starter-stream-rabbit</artifactId>
-        </dependency>
-
     </dependencies>
 
     <build>