Skip to content

Commit 6d4efa7

Browse files
author
Doris Lam
committed
update commons text version
1 parent f9a4548 commit 6d4efa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ dependencies {
179179

180180
// Apache Commons-IO
181181
implementation group: 'org.apache.commons', name: 'commons-io', version: '1.3.2'
182-
implementation group: 'org.apache.commons', name: 'commons-text', version: '1.1'
182+
implementation group: 'org.apache.commons', name: 'commons-text', version: '1.12.0'
183183
//implementation group: 'commons-io', name: 'commons-io', version: '2.4'
184184

185185
// Apache HTTP

0 commit comments

Comments
 (0)