Skip to content

Commit

Permalink
Merge pull request #251 from mundialis/renovate/maven-org.apache.comm…
Browse files Browse the repository at this point in the history
…ons-commons-compress-vulnerability

fix(deps): update dependency org.apache.commons:commons-compress to v1.26.0 [security]
  • Loading branch information
mmacata committed Jul 12, 2024
2 parents 0b6d270 + 36c92cd commit 427563e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -473,7 +473,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
<version>1.25.0</version>
<version>1.26.0</version>
</dependency>
<dependency>
<groupId>com.google.errorprone</groupId>
Expand Down

0 comments on commit 427563e

Please sign in to comment.