DATACOUCH-461 - Upgrade to Apache HTTP Client 4.3.6.

This commit is contained in:
Oliver Drotbohm
2019-06-24 21:49:47 +02:00
parent d6d76e6fdb
commit b7f063ce68

View File

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