Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent 2f53825 commit db1c8cf
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.26.0</apacheCommonsCompressVersion>
<apacheCommonsCompressVersion>1.26.1</apacheCommonsCompressVersion>
<apacheCommonsLangVersion>3.14.0</apacheCommonsLangVersion>
<apacheCommonsIOVersion>2.15.1</apacheCommonsIOVersion>
<jacksonVersion>2.17.0</jacksonVersion>
Expand Down

0 comments on commit db1c8cf

Please sign in to comment.