Skip to content

Commit

Permalink
fix(deps): update dependency commons-io:commons-io to v2.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 18, 2024
1 parent eb8defe commit 86d9745
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencyManagement/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ val DEPENDENCIES = listOf(
"commons-collections:commons-collections:3.2.2",
"commons-digester:commons-digester:2.1",
"commons-fileupload:commons-fileupload:1.5",
"commons-io:commons-io:2.16.1",
"commons-io:commons-io:2.17.0",
"commons-lang:commons-lang:2.6",
"commons-logging:commons-logging:1.3.4",
"commons-validator:commons-validator:1.9.0",
Expand Down

0 comments on commit 86d9745

Please sign in to comment.