ChenYang 1 year ago
parent
commit
ab311d4070
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ruoyi-common/pom.xml

+ 1 - 1
ruoyi-common/pom.xml

@@ -159,7 +159,7 @@
         <dependency>
             <groupId>org.apache.httpcomponents</groupId>
             <artifactId>httpclient</artifactId>
-            <version>4.5.13</version>
+            <version>4.5.2</version>
         </dependency>
 
     </dependencies>