Upgrade to CF Java Client 5.13.0.RELEASE

Signed-off-by: Roy Clarkson <roy.clarkson@broadcom.com>
This commit is contained in:
Roy Clarkson
2025-05-06 12:27:03 -04:00
parent 4fc024cfd3
commit 527c2fc352

View File

@@ -19,7 +19,7 @@ import java.util.concurrent.ConcurrentHashMap
buildscript {
ext {
blockHoundVersion = "1.0.11.RELEASE"
cfJavaClientVersion = "5.12.2.RELEASE"
cfJavaClientVersion = "5.13.0.RELEASE"
commonsTextVersion = "1.13.1"
immutablesVersion = "2.10.1"
openServiceBrokerVersion = "4.4.1"