Skip to content

Commit

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

---
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] committed Jun 7, 2024
1 parent 85877f4 commit 2abc0b4
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 @@ -75,7 +75,7 @@

<commons-io.version>2.16.1</commons-io.version>
<commons-lang3.version>3.14.0</commons-lang3.version>
<commons-compress.version>1.26.1</commons-compress.version>
<commons-compress.version>1.26.2</commons-compress.version>
<jackson-dataformat-yaml.version>2.17.1</jackson-dataformat-yaml.version>

<spring-cloud-contract-wiremock.version>3.1.10</spring-cloud-contract-wiremock.version>
Expand Down

0 comments on commit 2abc0b4

Please sign in to comment.