try to fix ut

This commit is contained in:
wangxj959 2024-06-10 08:15:23 +08:00
parent 6f422b5cbd
commit 6d2cfdc9a8
3 changed files with 4 additions and 4 deletions

View File

@ -88,7 +88,7 @@
<dependency>
<groupId>org.apache.dolphinscheduler</groupId>
<artifactId>dolphinscheduler-storage-api</artifactId>
<artifactId>dolphinscheduler-storage-all</artifactId>
</dependency>
<dependency>

View File

@ -67,7 +67,7 @@
<dependency>
<groupId>org.apache.dolphinscheduler</groupId>
<artifactId>dolphinscheduler-storage-api</artifactId>
<artifactId>dolphinscheduler-storage-all</artifactId>
</dependency>
<dependency>
@ -87,7 +87,7 @@
<dependency>
<groupId>org.apache.dolphinscheduler</groupId>
<artifactId>dolphinscheduler-storage-api</artifactId>
<artifactId>dolphinscheduler-storage-all</artifactId>
</dependency>
<dependency>

View File

@ -54,7 +54,7 @@
<dependency>
<groupId>org.apache.dolphinscheduler</groupId>
<artifactId>dolphinscheduler-storage-api</artifactId>
<artifactId>dolphinscheduler-storage-all</artifactId>
</dependency>
<dependency>