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.
2 parents fa5db42 + 2cb9c51 commit 7337d1dCopy full SHA for 7337d1d
build.gradle
@@ -165,7 +165,7 @@ dependencies {
165
implementation 'org.jetbrains:annotations:26.0.2'
166
implementation 'com.google.guava:guava-annotations:r03'
167
168
- implementation 'org.apache.httpcomponents.client5:httpclient5:5.4.3'
+ implementation 'org.apache.httpcomponents.client5:httpclient5:5.4.4'
169
implementation 'com.google.code.gson:gson:2.13.0'
170
implementation 'javax.annotation:javax.annotation-api:1.3.2' // for jdk 11 or over
171
0 commit comments