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

Upgraded org.apache.httpcomponents to 4.3.6

This commit is contained in:
cyian-1756
2018-10-18 00:23:21 -04:00
parent cc3591af47
commit f129446b7e

View File

@@ -56,7 +56,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpmime</artifactId>
<version>4.3.3</version>
<version>4.3.66</version>
</dependency>
</dependencies>
<build>