We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84d7750 commit b38714aCopy full SHA for b38714a
docker-java-transport-httpclient5/pom.xml
@@ -29,13 +29,7 @@
29
<dependency>
30
<groupId>org.apache.httpcomponents.client5</groupId>
31
<artifactId>httpclient5</artifactId>
32
- <version>5.0.3</version>
33
- <exclusions>
34
- <exclusion>
35
- <groupId>org.apache.httpcomponents.core5</groupId>
36
- <artifactId>httpcore5-h2</artifactId>
37
- </exclusion>
38
- </exclusions>
+ <version>5.3</version>
39
</dependency>
40
41
0 commit comments