From e3b3bc18df9239a1b83c26c472df8774df018809 Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 26 Oct 2021 20:55:00 -0700 Subject: [PATCH] Upgrade to VMware Tanzu (Pivotal) GemFire 9.10.10. --- gradle.properties | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 260c2f3..c9abc13 100644 --- a/gradle.properties +++ b/gradle.properties @@ -6,7 +6,7 @@ junitVersion=4.13.2 lombokVersion=1.18.22 mockitoVersion=4.0.0 multithreadedtcVersion=1.01 -pivotalGemFireVersion=9.10.9 +pivotalGemFireVersion=9.10.10 springVersion=5.3.10 springBootVersion=2.5.5 springDataBomVersion=2021.0.6-SNAPSHOT diff --git a/pom.xml b/pom.xml index 6897846..c0f19c3 100644 --- a/pom.xml +++ b/pom.xml @@ -90,7 +90,7 @@ 1.18.22 4.0.0 1.01 - 9.10.9 + 9.10.10 5.3.10 2.5.5 2021.0.6-SNAPSHOT