Skip to content

Commit

Permalink
build(deps): 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.27.0 to 1.27.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and lburgazzoli committed Sep 13, 2024
1 parent fcfe099 commit 8e7ed6a
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 @@ -11,7 +11,7 @@ protoc = "3.25.1"
failsafe = "3.3.2"
awaitility = "4.2.2"
commonsIo = "2.16.1"
commonCompress = "1.27.0"
commonCompress = "1.27.1"
autoService = "1.1.1"
errorprone = "2.30.0"
vertx = "4.5.10"
Expand Down

0 comments on commit 8e7ed6a

Please sign in to comment.