Skip to content

Commit

Permalink
Bump org.apache.commons:commons-compress from 1.24.0 to 1.26.0 (#705)
Browse files Browse the repository at this point in the history
Bumps org.apache.commons:commons-compress from 1.24.0 to 1.26.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 29, 2024
1 parent d11ed35 commit a83cffd
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 @@ -48,7 +48,7 @@
<checkstyleFormatter>${project.basedir}/contrib/checkstyle.xml</checkstyleFormatter>
<dep.commons-codec.version>1.16.0</dep.commons-codec.version>
<dep.commons-collections.version>4.4</dep.commons-collections.version>
<dep.commons-compress.version>1.24.0</dep.commons-compress.version>
<dep.commons-compress.version>1.26.0</dep.commons-compress.version>
<dep.commons-exec.version>1.3</dep.commons-exec.version>
<dep.commons-io.version>2.13.0</dep.commons-io.version>
<dep.commons-lang.version>3.13.0</dep.commons-lang.version>
Expand Down

0 comments on commit a83cffd

Please sign in to comment.