Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-compress
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 21, 2024
1 parent 59d9050 commit 8ed91d0
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 @@ -72,7 +72,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<apacheCommonsCompressVersion>1.25.0</apacheCommonsCompressVersion>
<apacheCommonsCompressVersion>1.26.0</apacheCommonsCompressVersion>
<apacheCommonsLangVersion>3.14.0</apacheCommonsLangVersion>
<apacheCommonsIOVersion>2.15.1</apacheCommonsIOVersion>
<jacksonVersion>2.16.1</jacksonVersion>
Expand Down

0 comments on commit 8ed91d0

Please sign in to comment.