Browse Source

去除mq重复依赖

niudehua 3 years atrás
parent
commit
11ad956883
1 changed files with 0 additions and 4 deletions
  1. 0 4
      yudao-admin-server/pom.xml

+ 0 - 4
yudao-admin-server/pom.xml

@@ -116,10 +116,6 @@
             <groupId>cn.smallbun.screw</groupId>
             <artifactId>screw-core</artifactId> <!-- 实现数据库文档 -->
         </dependency>
-        <dependency>
-            <groupId>cn.iocoder.boot</groupId>
-            <artifactId>yudao-spring-boot-starter-mq</artifactId>
-        </dependency>
 
     </dependencies>