Skip to content

Commit 48bb423

Browse files
committed
update commons-io to 2.14.0
1 parent aa055f6 commit 48bb423

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
@@ -132,7 +132,7 @@ subprojects {
132132
implementation "com.cybozu.labs:langdetect:1.1-20120112"
133133
implementation "com.rockymadden.stringmetric:stringmetric-core_2.11:0.27.4"
134134
implementation "commons-pool:commons-pool:1.6"
135-
implementation "commons-io:commons-io:2.7"
135+
implementation "commons-io:commons-io:2.14.0"
136136
implementation "org.apache.commons:commons-lang3:3.6"
137137
implementation "org.apache.commons:commons-collections4:4.1"
138138
implementation 'org.apache.commons:commons-text:1.11.0'

0 commit comments

Comments
 (0)