Skip to content

Commit

Permalink
chore(deps): 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 May 28, 2024
1 parent 6724d82 commit da8a616
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 @@ -132,7 +132,7 @@
<bouncycastle.version>1.78.1</bouncycastle.version>
<bc-fips.version>1.0.2.5</bc-fips.version>
<bcpkix-fips.version>1.0.7</bcpkix-fips.version>
<commons-compress.version>1.26.1</commons-compress.version>
<commons-compress.version>1.26.2</commons-compress.version>
<commons-io.version>2.16.1</commons-io.version> <!-- Required by Gradle Testing Toolkit -->
<guava.version>33.2.0-jre</guava.version> <!-- Required by Gradle Testing Toolkit -->
<scr.annotations.version>1.12.0</scr.annotations.version>
Expand Down

0 comments on commit da8a616

Please sign in to comment.