Skip to content

Commit ab93d7b

Browse files
Update dependency commons-io:commons-io to v2.18.0
1 parent 637cc02 commit ab93d7b

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
@@ -51,7 +51,7 @@ jcommander = { module = "com.beust:jcommander", version = "1.82" }
5151
teamscaleLibCommons = { module = "com.teamscale:teamscale-lib-commons", version = "9.4.1" }
5252
commonsCodec = { module = "commons-codec:commons-codec", version = "1.17.1" }
5353
commonsLang = { module = "org.apache.commons:commons-lang3", version = "3.17.0" }
54-
commonsIo = { module = "commons-io:commons-io", version = "2.17.0" }
54+
commonsIo = { module = "commons-io:commons-io", version = "2.18.0" }
5555
slf4j-api = { module = "org.slf4j:slf4j-api", version = "2.0.16" }
5656
jgit = { module = "org.eclipse.jgit:org.eclipse.jgit", version = "7.0.0.202409031743-r" }
5757
okio = { module = "com.squareup.okio:okio", version = "3.9.1" }

0 commit comments

Comments
 (0)