We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa055f6 commit 48bb423Copy full SHA for 48bb423
build.gradle
@@ -132,7 +132,7 @@ subprojects {
132
implementation "com.cybozu.labs:langdetect:1.1-20120112"
133
implementation "com.rockymadden.stringmetric:stringmetric-core_2.11:0.27.4"
134
implementation "commons-pool:commons-pool:1.6"
135
- implementation "commons-io:commons-io:2.7"
+ implementation "commons-io:commons-io:2.14.0"
136
implementation "org.apache.commons:commons-lang3:3.6"
137
implementation "org.apache.commons:commons-collections4:4.1"
138
implementation 'org.apache.commons:commons-text:1.11.0'
0 commit comments