Skip to content

Commit

Permalink
build(deps): bump org.apache.commons:commons-compress
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>
  • Loading branch information
dependabot[bot] authored and brfrn169 committed Mar 12, 2024
1 parent 10df693 commit 7b2ad28
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 @@ -61,7 +61,7 @@
<gsonfire.version>1.9.0</gsonfire.version>
<apache.commons.lang3.version>3.14.0</apache.commons.lang3.version>
<apache.commons.collections4.version>4.4</apache.commons.collections4.version>
<apache.commons.compress>1.25.0</apache.commons.compress>
<apache.commons.compress>1.26.0</apache.commons.compress>
<apache.commons.io>2.15.1</apache.commons.io>
<common.codec.version>1.16.1</common.codec.version>
<spring.boot.version>3.2.2</spring.boot.version>
Expand Down

0 comments on commit 7b2ad28

Please sign in to comment.