diff --git a/build.gradle b/build.gradle index e8683a58..08231610 100644 --- a/build.gradle +++ b/build.gradle @@ -140,7 +140,7 @@ dependencies { exclude group: 'org.apache.httpcomponents', module: 'httpclient' } implementation('org.apache.httpcomponents:httpclient:4.5.10') - implementation('org.cloudfoundry:cloudfoundry-client-reactor:4.0.1.RELEASE') + implementation('org.cloudfoundry:cloudfoundry-client-reactor:4.2.0.RELEASE') implementation('org.cloudfoundry:cloudfoundry-operations:4.2.0.RELEASE') implementation('io.projectreactor:reactor-core:3.3.1.RELEASE') //implementation('io.projectreactor:reactor-tools:3.3.0.RELEASE')