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 7040ee1 commit 98c8a3cCopy full SHA for 98c8a3c
build.gradle
@@ -47,7 +47,7 @@ dependencies {
47
}
48
49
implementation 'com.google.code.gson:gson:2.8.8'
50
- implementation 'org.apache.httpcomponents:httpclient:4.5.13'
+ implementation 'commons-codec:commons-codec:1.15'
51
implementation 'cglib:cglib:3.3.0'
52
implementation 'commons-validator:commons-validator:1.7'
53
implementation 'org.apache.commons:commons-lang3:3.12.0'
0 commit comments