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 e4a6ffb commit 1021d21Copy full SHA for 1021d21
build.gradle
@@ -87,7 +87,7 @@ dependencies {
87
// apache
88
implementation "commons-configuration:commons-configuration:1.10"
89
implementation "commons-io:commons-io:2.19.0"
90
- implementation "org.apache.commons:commons-collections4:4.4"
+ implementation "org.apache.commons:commons-collections4:4.5.0"
91
// includes commons-lang3
92
implementation "org.apache.commons:commons-text:1.13.1"
93
implementation 'org.apache.httpcomponents:httpclient:4.5.14'
0 commit comments