From 89f166ba6a7556660f31187270348031821f2e59 Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 22 Mar 2022 12:07:26 -0700 Subject: [PATCH] Upgrade to VMware Tanzu (Pivotal) GemFire 9.10.15. --- gradle.properties | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index c59d570..7a89260 100644 --- a/gradle.properties +++ b/gradle.properties @@ -6,7 +6,7 @@ junitVersion=4.13.2 lombokVersion=1.18.22 mockitoVersion=4.4.0 multithreadedtcVersion=1.01 -pivotalGemFireVersion=9.10.14 +pivotalGemFireVersion=9.10.15 springVersion=5.3.15 springBootVersion=2.5.8 springDataBomVersion=2021.0.8 diff --git a/pom.xml b/pom.xml index 56cecec..6807fad 100644 --- a/pom.xml +++ b/pom.xml @@ -89,7 +89,7 @@ 1.18.22 4.4.0 1.01 - 9.10.14 + 9.10.15 5.3.15 2.5.8 2021.0.8