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

+ 1 - 1
ruoyi-common/pom.xml

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