Bump cloudfoundry-client.version from 4.9.0.RELEASE to 4.10.0.RELEASE (#224)

Bumps `cloudfoundry-client.version` from 4.9.0.RELEASE to 4.10.0.RELEASE.

Updates `cloudfoundry-client-reactor` from 4.9.0.RELEASE to 4.10.0.RELEASE
- [Release notes](https://github.com/cloudfoundry/cf-java-client/releases)
- [Commits](https://github.com/cloudfoundry/cf-java-client/compare/v4.9.0.RELEASE...v4.10.0.RELEASE)

Updates `cloudfoundry-operations` from 4.9.0.RELEASE to 4.10.0.RELEASE
- [Release notes](https://github.com/cloudfoundry/cf-java-client/releases)
- [Commits](https://github.com/cloudfoundry/cf-java-client/compare/v4.9.0.RELEASE...v4.10.0.RELEASE)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-09-17 08:53:38 +02:00
committed by GitHub
parent 84cfcf243b
commit 57ca53041a

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.9.0.RELEASE</cloudfoundry-client.version>
<cloudfoundry-client.version>4.10.0.RELEASE</cloudfoundry-client.version>
</properties>
<dependencies>