From b4c5147ab1c8470f0d9db13c7b32512003a20e94 Mon Sep 17 00:00:00 2001 From: John Blum Date: Wed, 28 Apr 2021 13:24:21 -0700 Subject: [PATCH] Upgrade to VMware Tanzu (Pivotal) GemFire 9.10.7. --- gradle.properties | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 994de37..1f4c23f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -6,7 +6,7 @@ junitVersion=4.13.2 lombokVersion=1.18.20 mockitoVersion=3.9.0 multithreadedtcVersion=1.01 -pivotalGemFireVersion=9.10.6 +pivotalGemFireVersion=9.10.7 springVersion=5.3.6 springBootVersion=2.4.4 springDataBomVersion=2021.0.1-SNAPSHOT diff --git a/pom.xml b/pom.xml index d278385..adc6425 100644 --- a/pom.xml +++ b/pom.xml @@ -90,7 +90,7 @@ 1.18.20 3.9.0 1.01 - 9.10.6 + 9.10.7 5.3.6 2.4.4 2021.0.1-SNAPSHOT