Skip to content

Commit

Permalink
update commons-io to 2.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lfoppiano committed Jan 16, 2025
1 parent aa055f6 commit 48bb423
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ subprojects {
implementation "com.cybozu.labs:langdetect:1.1-20120112"
implementation "com.rockymadden.stringmetric:stringmetric-core_2.11:0.27.4"
implementation "commons-pool:commons-pool:1.6"
implementation "commons-io:commons-io:2.7"
implementation "commons-io:commons-io:2.14.0"
implementation "org.apache.commons:commons-lang3:3.6"
implementation "org.apache.commons:commons-collections4:4.1"
implementation 'org.apache.commons:commons-text:1.11.0'
Expand Down

0 comments on commit 48bb423

Please sign in to comment.