From 30db1996d3dc7ea9e40720dc53585b2e367e3bd3 Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 23 Sep 2022 12:29:44 -0700 Subject: [PATCH] Upgrade to VMware Tanzu (Pivotal) GemFire 9.10.16. --- gradle.properties | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index f0e8379..66d20f0 100644 --- a/gradle.properties +++ b/gradle.properties @@ -6,7 +6,7 @@ junitVersion=4.13.2 lombokVersion=1.18.24 mockitoVersion=4.5.1 multithreadedtcVersion=1.01 -pivotalGemFireVersion=9.10.15 +pivotalGemFireVersion=9.10.16 springVersion=5.3.20 springBootVersion=2.7.0-RC1 springDataBomVersion=2021.2.0 diff --git a/pom.xml b/pom.xml index 1e903a1..8b848f0 100644 --- a/pom.xml +++ b/pom.xml @@ -87,7 +87,7 @@ 1.18.24 4.5.1 1.01 - 9.10.15 + 9.10.16 5.3.20 2.7.0-RC1 2021.2.0