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 a6d7296bca
commit 3704a67abe

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>