Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-compress
  dependency-type: direct:production
...

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 Mar 26, 2024
1 parent d35b58a commit aa854e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-cloud-deployer-cloudfoundry/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<java.version>1.8</java.version>
<cloudfoundry-java-lib.version>4.16.0.RELEASE</cloudfoundry-java-lib.version>
<pivotal-cf-client-reactor.version>2.2.0.RELEASE</pivotal-cf-client-reactor.version>
<commons-compress.version>1.24.0</commons-compress.version>
<commons-compress.version>1.26.0</commons-compress.version>
<okhttp.version>3.14.9</okhttp.version>
</properties>

Expand Down

0 comments on commit aa854e3

Please sign in to comment.