王董 1 year ago
parent
commit
fef0e65c53
1 changed files with 0 additions and 18 deletions
  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>