Преглед изворни кода

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>