increase httpclient version

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
This commit is contained in:
tobiasKaminsky 2018-10-17 14:50:46 +02:00
parent 01641a05f4
commit 1cf1b0f1da
No known key found for this signature in database
GPG Key ID: 0E00D4D47D0C5AF7
1 changed files with 2 additions and 2 deletions

View File

@ -66,7 +66,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.3.1</version>
<version>4.3.6</version>
</dependency>
<dependency>
<groupId>com.google.android</groupId>
@ -75,4 +75,4 @@
<scope>provided</scope>
</dependency>
</dependencies>
</project>
</project>