Skip to content

Commit

Permalink
Merge pull request #84 from KosmX/dependabot/gradle/org.apache.common…
Browse files Browse the repository at this point in the history
…s-commons-compress-1.25.0

build(deps): bump org.apache.commons:commons-compress from 1.24.0 to 1.25.0
  • Loading branch information
KosmX authored Jan 15, 2024
2 parents a59f385 + 981adc7 commit f930935
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 @@ -151,7 +151,7 @@ dsi-fastutil = { group = "it.unimi.dsi", name = "fastutil", version = "8.5.12" }


# Apache Commons
commons-compress = { group = "org.apache.commons", name = "commons-compress", version = "1.24.0" }
commons-compress = { group = "org.apache.commons", name = "commons-compress", version = "1.25.0" }
commons-io = { group = "commons-io", name = "commons-io", version = "2.15.0" }
commons-codec = { group = "commons-codec", name = "commons-codec", version = "1.16.0" }
commons-math = { group = "org.apache.commons", name = "commons-math3", version = "3.6.1" }
Expand Down

0 comments on commit f930935

Please sign in to comment.