Pārlūkot izejas kodu

Merge remote-tracking branch 'origin/dev' into dev

24282 1 gadu atpakaļ
vecāks
revīzija
32e82286ff
1 mainītis faili ar 0 papildinājumiem un 18 dzēšanām
  1. 0 18
      ruoyi-common/pom.xml

+ 0 - 18
ruoyi-common/pom.xml

@@ -103,24 +103,6 @@
             <artifactId>jjwt</artifactId>
         </dependency>
 
-        <!-- HttpClient工具类 -->
-        <dependency>
-            <groupId>org.apache.httpcomponents</groupId>
-            <artifactId>httpclient</artifactId>
-            <version>4.5.13</version>
-        </dependency>
-        <dependency>
-            <groupId>org.apache.httpcomponents</groupId>
-            <artifactId>httpcore</artifactId>
-            <version>4.4.14</version>
-        </dependency>
-        <!-- nacos joiner拼接 -->
-        <dependency>
-            <groupId>com.alibaba.nacos</groupId>
-            <artifactId>nacos-client</artifactId>
-            <version>2.2.2</version>
-        </dependency>
-
         <!-- Jaxb -->
         <dependency>
             <groupId>javax.xml.bind</groupId>