Browse Source

style:pom文件去除多余依赖

lihao16 3 months ago
parent
commit
d299f490e3
1 changed files with 6 additions and 4 deletions
  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>