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 30b73ee commit 28d4d04Copy full SHA for 28d4d04
build.gradle
@@ -71,7 +71,7 @@ dependencies {
71
}
72
73
implementation 'com.google.code.gson:gson:2.8.6'
74
- implementation 'org.apache.httpcomponents:httpclient:4.5.12'
+ implementation 'org.apache.httpcomponents:httpclient:4.5.13'
75
implementation 'cglib:cglib:3.3.0'
76
implementation 'commons-validator:commons-validator:1.7'
77
implementation 'org.apache.commons:commons-lang3:3.11'
0 commit comments