소스 검색

style:pom文件去除多余依赖

lihao16 3 달 전
부모
커밋
d299f490e3
1개의 변경된 파일6개의 추가작업 그리고 4개의 파일을 삭제
  1. 6 4
      smsb-modules/smsb-digital-promotion/pom.xml

+ 6 - 4
smsb-modules/smsb-digital-promotion/pom.xml

@@ -131,10 +131,12 @@
             <groupId>org.apache.httpcomponents.client5</groupId>
             <artifactId>httpclient5</artifactId>
         </dependency>
-        <dependency>
-            <groupId>org.apache.httpcomponents.client5</groupId>
-            <artifactId>httpclient5</artifactId>
-        </dependency>
+        <!--
+            <dependency>
+                <groupId>org.apache.httpcomponents.client5</groupId>
+                <artifactId>httpclient5</artifactId>
+            </dependency>
+        -->
         <dependency>
             <groupId>com.inspur</groupId>
             <artifactId>smsb-device</artifactId>