Skip to content

Commit

Permalink
chore(gradle): bump org.apache.commons:commons-compress
Browse files Browse the repository at this point in the history
Bumps org.apache.commons:commons-compress from 1.26.0 to 1.27.1.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-compress
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 24, 2024
1 parent b0807e1 commit 4b398bc
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 @@ -8,7 +8,7 @@ awssdk = "2.24.5"
boringssl = "2.0.61.Final"
calcite = "1.38.0"
classgraph = "4.8.177"
commons-compress = "1.26.0"
commons-compress = "1.27.1"
commons-io = "2.11.0"
commons-lang3 = "3.17.0"
commons-math3 = "3.6.1"
Expand Down

0 comments on commit 4b398bc

Please sign in to comment.