Skip to content

Commit 98c8a3c

Browse files
authored
chore: revise used dependencies (#1558)
1 parent 7040ee1 commit 98c8a3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dependencies {
4747
}
4848
}
4949
implementation 'com.google.code.gson:gson:2.8.8'
50-
implementation 'org.apache.httpcomponents:httpclient:4.5.13'
50+
implementation 'commons-codec:commons-codec:1.15'
5151
implementation 'cglib:cglib:3.3.0'
5252
implementation 'commons-validator:commons-validator:1.7'
5353
implementation 'org.apache.commons:commons-lang3:3.12.0'

0 commit comments

Comments
 (0)