From bc1e595d6555979fc2b635d4c43f3e1178c233f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Feb 2023 09:25:58 +0000 Subject: [PATCH] Bump cloudfoundry-operations from 5.9.0.RELEASE to 5.10.0.RELEASE Bumps [cloudfoundry-operations](https://github.com/cloudfoundry/cf-java-client) from 5.9.0.RELEASE to 5.10.0.RELEASE. - [Release notes](https://github.com/cloudfoundry/cf-java-client/releases) - [Commits](https://github.com/cloudfoundry/cf-java-client/compare/v5.9.0.RELEASE...v5.10.0.RELEASE) --- updated-dependencies: - dependency-name: org.cloudfoundry:cloudfoundry-operations dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- validation/mobile-service-broker/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/validation/mobile-service-broker/pom.xml b/validation/mobile-service-broker/pom.xml index 5329ddf8d..0d26e16b2 100644 --- a/validation/mobile-service-broker/pom.xml +++ b/validation/mobile-service-broker/pom.xml @@ -55,7 +55,7 @@ org.cloudfoundry cloudfoundry-operations - 5.9.0.RELEASE + 5.10.0.RELEASE org.awaitility