Bump cfJavaClientVersion from 5.6.0.RELEASE to 5.8.0.RELEASE

Bumps `cfJavaClientVersion` from 5.6.0.RELEASE to 5.8.0.RELEASE.

Updates `cloudfoundry-client-reactor` from 5.6.0.RELEASE to 5.8.0.RELEASE
- [Release notes](https://github.com/cloudfoundry/cf-java-client/releases)
- [Commits](https://github.com/cloudfoundry/cf-java-client/compare/v5.6.0.RELEASE...v5.8.0.RELEASE)

Updates `cloudfoundry-operations` from 5.6.0.RELEASE to 5.8.0.RELEASE
- [Release notes](https://github.com/cloudfoundry/cf-java-client/releases)
- [Commits](https://github.com/cloudfoundry/cf-java-client/compare/v5.6.0.RELEASE...v5.8.0.RELEASE)

---
updated-dependencies:
- dependency-name: org.cloudfoundry:cloudfoundry-client-reactor
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.cloudfoundry:cloudfoundry-operations
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-05-02 13:26:19 +00:00
committed by Alberto C. Ríos
parent 976dbcf6c2
commit 1360bfe17f

View File

@@ -20,7 +20,7 @@ buildscript {
ext {
awaitilityVersion = "4.2.0"
blockHoundVersion = "1.0.6.RELEASE"
cfJavaClientVersion = "5.6.0.RELEASE"
cfJavaClientVersion = "5.8.0.RELEASE"
checkstyleVersion = "8.37"
commonsTextVersion = "1.9"
immutablesVersion = "2.9.0"