Skip to content

Commit e6cc575

Browse files
Update dependency commons-io:commons-io to v2.20.0 (#4777)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent de703b3 commit e6cc575

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ assertj = { module = "org.assertj:assertj-core", version.ref = "assertj" }
3333
bndlib = { module = "biz.aQute.bnd:biz.aQute.bndlib", version.ref = "bnd" }
3434
checkstyle = { module = "com.puppycrawl.tools:checkstyle", version.ref = "checkstyle" }
3535
classgraph = { module = "io.github.classgraph:classgraph", version = "4.8.181" }
36-
commons-io = { module = "commons-io:commons-io", version = "2.19.0" }
36+
commons-io = { module = "commons-io:commons-io", version = "2.20.0" }
3737
errorProne-core = { module = "com.google.errorprone:error_prone_core", version = "2.40.0" }
3838
fastcsv = { module = "de.siegmar:fastcsv", version = "4.0.0" }
3939
groovy4 = { module = "org.apache.groovy:groovy", version = "4.0.27" }

0 commit comments

Comments
 (0)