We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbcf77d commit 8ef5ca7Copy full SHA for 8ef5ca7
build.gradle
@@ -40,7 +40,7 @@ forbiddenApisMain {
40
dependencies {
41
implementation 'org.dstadler:commons-dost:1.3.4'
42
implementation 'org.apache.httpcomponents:httpclient:4.5.14'
43
- implementation 'org.apache.commons:commons-lang3:3.15.0'
+ implementation 'org.apache.commons:commons-lang3:3.16.0'
44
implementation 'commons-io:commons-io:2.16.1'
45
46
// version '0.20.2-cdh3u4' is referenced by webarchive-commons, but "vanished"...
0 commit comments