forked from github/dataease
perf: 同步任务模块api依赖缺失
This commit is contained in:
parent
c9a752e198
commit
fac4205974
@ -23,6 +23,11 @@
|
||||
<artifactId>api-permissions</artifactId>
|
||||
<version>${dataease.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>io.dataease</groupId>
|
||||
<artifactId>api-sync</artifactId>
|
||||
<version>${dataease.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.mysql</groupId>
|
||||
<artifactId>mysql-connector-j</artifactId>
|
||||
|
2
de-xpack
2
de-xpack
@ -1 +1 @@
|
||||
Subproject commit 975be1ce83c7d6a6e5648123af35b0031231d91e
|
||||
Subproject commit b5a0c2bd511d60ef808ca52fb040eac4491cc899
|
Loading…
Reference in New Issue
Block a user