Skip to content

Commit

Permalink
chore(deps): update dependency org.apache.commons:commons-compress to…
Browse files Browse the repository at this point in the history
… v1.26.0
  • Loading branch information
Self-hosted Renovate Bot committed Feb 24, 2024
1 parent 3fbef44 commit 49b3ebf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ dependencies {
implementation("org.xerial.snappy:snappy-java:1.1.10.5")

// CVE-2023-42503
implementation("org.apache.commons:commons-compress:1.25.0")
implementation("org.apache.commons:commons-compress:1.26.0")

implementation("com.fasterxml.jackson.module:jackson-module-kotlin:2.16.1")
implementation("org.mongodb.kafka:mongo-kafka-connect:1.11.1")
Expand Down

0 comments on commit 49b3ebf

Please sign in to comment.