Updated to fix issue #20036

This commit is contained in:
Giancarlo Panichi 2020-11-17 19:30:05 +01:00
parent 4e034ac352
commit 4f458477d4
1 changed files with 1 additions and 1 deletions

View File

@ -132,7 +132,7 @@
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.4.1</version>
<scope>provided</scope>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>