Переглянути джерело

删除 search 中的 file-api 依赖

reghao 1 місяць тому
батько
коміт
cf920572da
2 змінених файлів з 0 додано та 10 видалено
  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>