From 0049ced897618e8c69c61c27077c5562d64f2faa Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 15 Sep 2022 16:58:52 -0700 Subject: [PATCH] Upgrade to VMware Tanzu (Pivotal) GemFire 9.15.2. --- gradle.properties | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 3b330d8..2be8a0f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ lombokVersion=1.18.24 micrometerVersion=1.10.0-M6 mockitoVersion=4.8.0 multithreadedtcVersion=1.01 -pivotalGemFireVersion=9.15.0 +pivotalGemFireVersion=9.15.2 springVersion=6.0.0-M5 springBootVersion=3.0.0-M3 springDataBomVersion=2022.0.0-M5 diff --git a/pom.xml b/pom.xml index 1888683..5ad49c5 100644 --- a/pom.xml +++ b/pom.xml @@ -90,7 +90,7 @@ 1.10.0-M6 4.8.0 1.01 - 9.15.0 + 9.15.2 6.0.0-M5 3.0.0-M3 2022.0.0-M5