소스 검색

父pom.xml依赖增加

zhuoning 3 년 전
부모
커밋
3294784bcb
1개의 변경된 파일6개의 추가작업 그리고 1개의 파일을 삭제
  1. 6 1
      pom.xml

+ 6 - 1
pom.xml

@@ -36,7 +36,12 @@
             <artifactId>spring-boot-starter-test</artifactId>
             <scope>test</scope>
         </dependency>
-
+        <!-- -->
+<!--        <dependency>-->
+<!--            <groupId>com.huimv</groupId>-->
+<!--            <artifactId>huimv-common</artifactId>-->
+<!--            <version>0.0.1</version>-->
+<!--        </dependency>-->
         <!--CloseableHttpClient-->
         <dependency>
             <groupId>org.apache.httpcomponents</groupId>