Selaa lähdekoodia

style:pom文件去除多余依赖

lihao16 3 kuukautta sitten
vanhempi
sitoutus
d299f490e3
1 muutettua tiedostoa jossa 6 lisäystä ja 4 poistoa
  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>