From 780ef93a230a5a3737445441496d2b06f25d05a9 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 19 Nov 2020 10:18:09 -0800 Subject: [PATCH] Upgrade to VMware Tanzu (Pivotal) GemFire 9.10.5. --- gradle.properties | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 1870907..77c49f3 100644 --- a/gradle.properties +++ b/gradle.properties @@ -6,7 +6,7 @@ junitVersion=4.13.1 lombokVersion=1.18.16 mockitoVersion=3.6.0 multithreadedtcVersion=1.01 -pivotalGemFireVersion=9.10.4 +pivotalGemFireVersion=9.10.5 springVersion=5.2.10.RELEASE springBootVersion=2.3.5.RELEASE springDataGemFireVersion=2.3.6.BUILD-SNAPSHOT diff --git a/pom.xml b/pom.xml index 9e2625c..b6cf0c6 100644 --- a/pom.xml +++ b/pom.xml @@ -91,7 +91,7 @@ 1.18.16 3.6.0 1.01 - 9.10.4 + 9.10.5 5.2.10.RELEASE 2.3.5.RELEASE Neumann-BUILD-SNAPSHOT