Skip to content

Commit

Permalink
Merge pull request #8 from Voinea-Radu/renovate/commons-io-commons-io…
Browse files Browse the repository at this point in the history
…-2.x

Update dependency commons-io:commons-io to v2.17.0
  • Loading branch information
Voinea-Radu authored Oct 25, 2024
2 parents 6a902c5 + 510a937 commit 6ed6791
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jedis = { module = "redis.clients:jedis", version = "5.1.5" }
apache_commons_compress = { module = "org.apache.commons:commons-compress", version = "1.27.1" }
apache_commons_lang3 = { module = "org.apache.commons:commons-lang3", version = "3.17.0" }
apache_commons_pool2 = { module = "org.apache.commons:commons-pool2", version = "2.12.0" }
apache_commons_io = { module = "commons-io:commons-io", version = "2.16.1" }
apache_commons_io = { module = "commons-io:commons-io", version = "2.17.0" }
slf4j = { module = "org.slf4j:slf4j-api", version = "2.0.16" }
slf4j_log4j = { module = "org.slf4j:slf4j-log4j12", version = "2.0.16" }
log4j = { module = "org.apache.logging.log4j:log4j-core", version = "2.24.0" }
Expand Down

0 comments on commit 6ed6791

Please sign in to comment.