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.22 to 1.23.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and lburgazzoli committed May 31, 2023
1 parent fd65e27 commit 100b2a4
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.21.10"
failsafe = "2.4.4"
awaitility = "4.2.0"
commonsIo = "2.12.0"
commonCompress = "1.22"
commonCompress = "1.23.0"
autoService = "1.1.0"
jool = "0.9.14"
jcommander = "1.82"
Expand Down

0 comments on commit 100b2a4

Please sign in to comment.