Skip to content

Commit

Permalink
Update dependency org.apache.commons:commons-compress to v1.27.1 (#1830)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 26, 2024
1 parent 3d8c7c2 commit e2a1204
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 @@ -383,7 +383,7 @@ dependencyManagement {
entry 'the_bouncy_castle_crypto_package_for_java'
}
//CVE-2024-25710
dependencySet(group: 'org.apache.commons', version: '1.27.0') {
dependencySet(group: 'org.apache.commons', version: '1.27.1') {
entry 'commons-compress'
}
}
Expand Down

0 comments on commit e2a1204

Please sign in to comment.