Skip to content

Commit

Permalink
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.1 to 1.26.2.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 10, 2024
1 parent daa54a6 commit e3850c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion supplier/spring-debezium-supplier/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ dependencies {
api project(':spring-debezium-autoconfigure')

// TODO until Debezium upgrades them to non-vulnerable versions
api 'org.apache.commons:commons-compress:1.26.1'
api 'org.apache.commons:commons-compress:1.26.2'
api 'org.apache.avro:avro:1.11.3'
api 'org.json:json:20240303'

Expand Down

0 comments on commit e3850c0

Please sign in to comment.