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 f9a4548 commit 6d4efa7Copy full SHA for 6d4efa7
build.gradle
@@ -179,7 +179,7 @@ dependencies {
179
180
// Apache Commons-IO
181
implementation group: 'org.apache.commons', name: 'commons-io', version: '1.3.2'
182
- implementation group: 'org.apache.commons', name: 'commons-text', version: '1.1'
+ implementation group: 'org.apache.commons', name: 'commons-text', version: '1.12.0'
183
//implementation group: 'commons-io', name: 'commons-io', version: '2.4'
184
185
// Apache HTTP
0 commit comments