Skip to content

Commit

Permalink
Merge pull request #3 from Voinea-Radu/renovate/org.apache.commons-co…
Browse files Browse the repository at this point in the history
…mmons-lang3-3.x

Update dependency org.apache.commons:commons-lang3 to v3.17.0
  • Loading branch information
Voinea-Radu authored Sep 8, 2024
2 parents f5ed2a0 + b93bfc9 commit 2a59779
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 @@ -18,7 +18,7 @@ jetbrains_annotations = { module = "org.jetbrains:annotations", version = "24.1.
gson = { module = "com.google.code.gson:gson", version = "2.11.0" }
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.16.0" }
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" }
slf4j = { module = "org.slf4j:slf4j-api", version = "2.0.16" }
Expand Down

0 comments on commit 2a59779

Please sign in to comment.