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 155d1d1 commit a1669e7Copy full SHA for a1669e7
build.gradle
@@ -87,7 +87,7 @@ dependencies {
87
// apache
88
implementation "commons-configuration:commons-configuration:1.10"
89
implementation "commons-io:commons-io:2.18.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.0"
93
implementation 'org.apache.httpcomponents:httpclient:4.5.14'
0 commit comments