Skip to content

Commit

Permalink
Bump org.apache.commons:commons-compress from 1.25.0 to 1.26.0 (#722)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 20, 2024
1 parent 60ef451 commit a8739e5
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 @@ -90,7 +90,7 @@
<javaVersion>8</javaVersion>
<mavenVersion>3.2.5</mavenVersion>
<commonsLang3Version>3.14.0</commonsLang3Version>
<commonsCompress>1.25.0</commonsCompress>
<commonsCompress>1.26.0</commonsCompress>
<commonsIoVersion>2.15.1</commonsIoVersion>
<plexus-java-version>1.2.0</plexus-java-version>
<!-- Do not upgrade, leads to test failures, MSHARED-1014 -->
Expand Down

0 comments on commit a8739e5

Please sign in to comment.