Skip to content

Commit 01dbca8

Browse files
authored
Merge pull request #809 from cqse/renovate/commons-io-commons-io-2.x
Update dependency commons-io:commons-io to v2.21.0
2 parents 260e1ee + d91deb0 commit 01dbca8

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
@@ -47,7 +47,7 @@ spark = { module = "com.sparkjava:spark-core", version = "2.9.4" }
4747
jcommander = { module = "com.beust:jcommander", version = "1.82" }
4848
commonsCodec = { module = "commons-codec:commons-codec", version = "1.20.0" }
4949
commonsLang = { module = "org.apache.commons:commons-lang3", version = "3.19.0" }
50-
commonsIo = { module = "commons-io:commons-io", version = "2.20.0" }
50+
commonsIo = { module = "commons-io:commons-io", version = "2.21.0" }
5151
slf4j-api = { module = "org.slf4j:slf4j-api", version = "2.0.17" }
5252
jgit = { module = "org.eclipse.jgit:org.eclipse.jgit", version = "7.4.0.202509020913-r" }
5353
okio = { module = "com.squareup.okio:okio", version = "3.16.2" }

0 commit comments

Comments
 (0)