We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 550cf99 commit e3c5b12Copy full SHA for e3c5b12
client/pom.xml
@@ -166,7 +166,7 @@
166
<dependency>
167
<groupId>org.apache.httpcomponents.client5</groupId>
168
<artifactId>httpclient5</artifactId>
169
- <version>5.0.3</version>
+ <version>5.4.1</version>
170
</dependency>
171
172
<groupId>com.google.code.gson</groupId>
okhttp-modules/pom.xml
@@ -52,7 +52,7 @@
52
53
54
55
56
57
<!-- Test deps -->
58
0 commit comments