Skip to content

Commit

Permalink
chore(deps-dev): bump org.apache.commons:commons-compress from 1.26.2…
Browse files Browse the repository at this point in the history
… to 1.27.1 (#2399)

chore(deps-dev): bump org.apache.commons:commons-compress

Bumps org.apache.commons:commons-compress from 1.26.2 to 1.27.1.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-compress
  dependency-type: direct:development
  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 Nov 21, 2024
1 parent 963b3c2 commit fa890fd
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 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
<version>1.26.2</version>
<version>1.27.1</version>
<scope>test</scope>
</dependency>
<!--End of hack-->
Expand Down

0 comments on commit fa890fd

Please sign in to comment.