From aff79f4602f76d1821fd9c4ad6772aec244afb7c Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 20 May 2021 14:14:13 -0700 Subject: [PATCH] Upgrade to VMware Tanzu GemFire for VMs (Pivotal Cloud Cache) product version 1.12.2. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 283004c1..dcc7bddf 100644 --- a/gradle.properties +++ b/gradle.properties @@ -6,7 +6,7 @@ byteBuddyVersion=1.11.0 findbugsVersion=3.0.2 mockitoVersion=3.10.0 multithreadedtcVersion=1.01 -pivotalCloudCacheVersion=1.12.0 +pivotalCloudCacheVersion=1.12.2 pivotalGemFireVersion=9.10.7 springVersion=5.2.14.RELEASE springBootVersion=2.3.11.BUILD-SNAPSHOT