From ae4cef86ef4e42c7aa8d3b34d92cc48465dcfd2a Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 11 Jan 2022 15:38:35 -0800 Subject: [PATCH] Upgrade to VMware Tanzu (Pivotal) GemFire 9.10.13. --- gradle.properties | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 322f56b..3966641 100644 --- a/gradle.properties +++ b/gradle.properties @@ -6,7 +6,7 @@ junitVersion=4.13.2 lombokVersion=1.18.22 mockitoVersion=4.2.0 multithreadedtcVersion=1.01 -pivotalGemFireVersion=9.10.11 +pivotalGemFireVersion=9.10.13 springVersion=5.3.13 springBootVersion=2.7.0-SNAPSHOT springDataBomVersion=2021.1.1-SNAPSHOT diff --git a/pom.xml b/pom.xml index dee69cd..dca8c8f 100644 --- a/pom.xml +++ b/pom.xml @@ -90,7 +90,7 @@ 1.18.22 4.2.0 1.01 - 9.10.11 + 9.10.13 5.3.13 2.7.0-SNAPSHOT 2021.1.1-SNAPSHOT