diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -43,7 +43,7 @@ <dependency>
<groupId>org.apache.httpcomponents.client5</groupId>
<artifactId>httpclient5</artifactId>
- <version>[5.0,6.0)</version>
+ <version>[5.0,5.9999.9999]</version>
<scope>compile</scope>
</dependency>
<dependency>
|