Skip to content

Commit

Permalink
Bump org.apache.commons:commons-compress from 1.26.2 to 1.27.1
Browse files Browse the repository at this point in the history
Bumps org.apache.commons:commons-compress from 1.26.2 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 Aug 29, 2024
1 parent b5f3b6c commit f4a0e5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ dependencies {
implementation 'commons-codec:commons-codec:1.11'
implementation 'commons-io:commons-io:2.6'
implementation 'commons-logging:commons-logging:1.2'
implementation 'org.apache.commons:commons-compress:1.17'
implementation 'org.apache.commons:commons-compress:1.27.1'
implementation 'org.apache.commons:commons-lang3:3.7'
implementation 'org.apache.httpcomponents:httpclient:4.5.5'
implementation 'org.json:json:20180130'
Expand Down

0 comments on commit f4a0e5d

Please sign in to comment.