mirror of
https://gitee.com/dromara/RuoYi-Vue-Plus.git
synced 2026-04-12 21:43:16 +08:00
update 优化mqtt模块依赖
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<artifactId>ruoyi-common-mqtt</artifactId>
|
||||
|
||||
<description>
|
||||
ruoyi-common-mqtt 模块
|
||||
ruoyi-common-mqtt mqtt模块
|
||||
</description>
|
||||
|
||||
<dependencies>
|
||||
@@ -20,14 +20,15 @@
|
||||
<groupId>org.dromara</groupId>
|
||||
<artifactId>ruoyi-common-core</artifactId>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.dromara</groupId>
|
||||
<artifactId>ruoyi-common-json</artifactId>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.dromara.mica-mqtt</groupId>
|
||||
<artifactId>mica-mqtt-client-spring-boot-starter</artifactId>
|
||||
<version>2.5.11</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user