Bump cloudfoundry-client.version from 4.3.0.RELEASE to 4.8.0.RELEASE

Bumps `cloudfoundry-client.version` from 4.3.0.RELEASE to 4.8.0.RELEASE.

Updates `cloudfoundry-client-reactor` from 4.3.0.RELEASE to 4.8.0.RELEASE
- [Release notes](https://github.com/cloudfoundry/cf-java-client/releases)
- [Commits](https://github.com/cloudfoundry/cf-java-client/compare/v4.3.0.RELEASE...v4.8.0.RELEASE)

Updates `cloudfoundry-operations` from 4.3.0.RELEASE to 4.8.0.RELEASE
- [Release notes](https://github.com/cloudfoundry/cf-java-client/releases)
- [Commits](https://github.com/cloudfoundry/cf-java-client/compare/v4.3.0.RELEASE...v4.8.0.RELEASE)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-07-20 14:36:11 +00:00
committed by Marcin Grzejszczak
parent f30687df40
commit ccd7f41c42

View File

@@ -17,7 +17,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>1.8</java.version>
<cloudfoundry-client.version>4.3.0.RELEASE</cloudfoundry-client.version>
<cloudfoundry-client.version>4.8.0.RELEASE</cloudfoundry-client.version>
</properties>
<dependencies>