mirror of https://gitee.com/stylefeng/guns
【7.0.4】更新数据迁移模块
parent
87f26ad570
commit
c3c677ae25
7
pom.xml
7
pom.xml
|
@ -142,6 +142,13 @@
|
|||
<version>${roses.kernel.version}</version>
|
||||
</dependency>
|
||||
|
||||
<!--数据备份和迁移模块-->
|
||||
<dependency>
|
||||
<groupId>cn.stylefeng.roses</groupId>
|
||||
<artifactId>migration-spring-boot-starter</artifactId>
|
||||
<version>${roses.kernel.version}</version>
|
||||
</dependency>
|
||||
|
||||
<!--Socket模块-->
|
||||
<dependency>
|
||||
<groupId>cn.stylefeng.roses</groupId>
|
||||
|
|
Loading…
Reference in New Issue