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.21 to 1.26.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-compress
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 18, 2024
1 parent e870659 commit db06204
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 @@ -131,7 +131,7 @@
<lombok.version>1.18.8</lombok.version>
<commons.io.version>2.8.0</commons.io.version>
<commons.lang3.version>3.9</commons.lang3.version>
<commons.compress.version>1.21</commons.compress.version>
<commons.compress.version>1.26.0</commons.compress.version>
<commons.fileupload.version>1.5</commons.fileupload.version>
<commons.codec.version>1.15</commons.codec.version>
<commons.cli.version>1.3.1</commons.cli.version>
Expand Down

0 comments on commit db06204

Please sign in to comment.