Updated to fix issue #20036

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

View File

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