From cdf29f57204fc7b8e076568902f74ef120dfc993 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 5 Dec 2022 10:45:44 -0800 Subject: [PATCH] Upgrade to VMware GemFire 9.10.17. --- gradle.properties | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 821f3cd..4117c47 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.16 +pivotalGemFireVersion=9.10.17 springVersion=5.3.23 springBootVersion=2.7.4 springDataBomVersion=2021.2.5 diff --git a/pom.xml b/pom.xml index c73563b..7a79af8 100644 --- a/pom.xml +++ b/pom.xml @@ -87,7 +87,7 @@ 1.18.24 4.5.1 1.01 - 9.10.16 + 9.10.17 5.3.23 2.7.4 2021.2.5