Browse Source

删除 search 中的 file-api 依赖

reghao 1 week ago
parent
commit
cf920572da
2 changed files with 0 additions and 10 deletions
  1. 0 5
      search/search-esapp/pom.xml
  2. 0 5
      search/search-service/pom.xml

+ 0 - 5
search/search-esapp/pom.xml

@@ -39,11 +39,6 @@
             <artifactId>user-api</artifactId>
             <version>1.0.0-SNAPSHOT</version>
         </dependency>
-        <dependency>
-            <groupId>cn.reghao.tnb.file</groupId>
-            <artifactId>file-api</artifactId>
-            <version>1.0.0-SNAPSHOT</version>
-        </dependency>
 
         <dependency>
             <groupId>org.springframework.boot</groupId>

+ 0 - 5
search/search-service/pom.xml

@@ -39,11 +39,6 @@
             <artifactId>user-api</artifactId>
             <version>1.0.0-SNAPSHOT</version>
         </dependency>
-        <dependency>
-            <groupId>cn.reghao.tnb.file</groupId>
-            <artifactId>file-api</artifactId>
-            <version>1.0.0-SNAPSHOT</version>
-        </dependency>
 
         <dependency>
             <groupId>org.springframework.boot</groupId>