From e8461c0452c9e169ff543ae3b66941bb35573c6e Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 3 Nov 2020 14:36:59 -0800 Subject: [PATCH] Upgrade to VMware Tanzu (Pivotal) GemFire 9.8.10. --- gradle.properties | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gradle.properties b/gradle.properties index 97f989e..8b917f9 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,7 +5,7 @@ junitVersion=4.13.1 lombokVersion=1.18.16 mockitoVersion=3.6.0 multithreadedtcVersion=1.01 -pivotalGemFireVersion=9.8.7 +pivotalGemFireVersion=9.8.10 springVersion=5.2.5.RELEASE springBootVersion=2.2.6.RELEASE springDataGemFireVersion=2.2.6.RELEASE diff --git a/pom.xml b/pom.xml index 606c9ac..e9670c6 100644 --- a/pom.xml +++ b/pom.xml @@ -83,7 +83,7 @@ 3.3 2.19.1 UTF-8 - + 1.9.2 3.18.0 4.13.1 2.12.1 @@ -91,7 +91,7 @@ 1.18.16 3.6.0 1.01 - + 9.8.10 5.2.5.RELEASE 2.2.6.RELEASE Moore-BUILD-SNAPSHOT