refactor(all): 移除juice-fs依赖

This commit is contained in:
v-zhangjc9
2025-04-21 12:28:18 +08:00
parent 2f3eaa9e1a
commit 224115e938
4 changed files with 0 additions and 16 deletions

View File

@@ -80,10 +80,6 @@
<groupId>org.apache.hudi</groupId>
<artifactId>hudi-flink${flink.major.version}-bundle</artifactId>
</dependency>
<dependency>
<groupId>io.juicefs</groupId>
<artifactId>juicefs-hadoop</artifactId>
</dependency>
<dependency>
<groupId>org.apache.curator</groupId>
<artifactId>curator-framework</artifactId>