1
0
mirror of https://github.com/RipMeApp/ripme.git synced 2025-08-28 08:10:11 +02:00

Merge pull request #1011 from cyian-1756/org.apache.httpcomponentsUpgrade

Upgraded org.apache.httpcomponents to 4.3.6
This commit is contained in:
cyian-1756
2018-10-19 00:54:57 -05:00
committed by GitHub

View File

@@ -51,7 +51,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.3.3</version>
<version>4.3.6</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>