瀏覽代碼

Bump httpclient from 4.5.3 to 4.5.13 in /springboot-main

Bumps httpclient from 4.5.3 to 4.5.13.

---
updated-dependencies:
- dependency-name: org.apache.httpcomponents:httpclient
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 4 年之前
父節點
當前提交
0962f824a1
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      springboot-main/pom.xml

+ 1 - 1
springboot-main/pom.xml

@@ -119,7 +119,7 @@
         <dependency>
             <groupId>org.apache.httpcomponents</groupId>
             <artifactId>httpclient</artifactId>
-            <version>4.5.3</version>
+            <version>4.5.13</version>
         </dependency>
         <!--email-->
         <dependency>