Upgrade httpclient from 4.5.2 to 4.5.12.

master
Sutra Zhou 2020-05-29 14:43:59 +08:00
parent 0af0badd25
commit 98281ab26e
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.5.2</version>
<version>4.5.12</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>