From 61b047c6ec824703c3611f92d749674c75144d02 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 28 Feb 2022 13:20:51 -0800 Subject: [PATCH] Upgrade to VMware Tanzu GemFire for VMs (Pivotal Cloud Cache) 1.14.3. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index a6de87be..725fbd60 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,7 +5,7 @@ apacheGeodeVersion=1.14.3 awaitilityVersion=4.1.1 findbugsVersion=3.0.2 multithreadedtcVersion=1.01 -pivotalCloudCacheVersion=1.14.2 +pivotalCloudCacheVersion=1.14.3 pivotalGemFireVersion=9.10.14 springVersion=5.3.15 springBootVersion=2.6.4-SNAPSHOT