From 88837c62dbc0f7e8fc78883d9e8a21b2b119c991 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 5 Dec 2022 11:02:12 -0800 Subject: [PATCH] Upgrade to VMware GemFire 9.15.3. --- gradle.properties | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 764722f..a541f7e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,7 +2,7 @@ org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8 --add-opens java.base/java.util. antlrVersion=2.7.7 apacheGeodeVersion=1.15.1 micrometerVersion=1.10.2 -pivotalGemFireVersion=9.15.2 +pivotalGemFireVersion=9.15.3 springVersion=6.0.0-RC1 springBootVersion=3.0.0-M5 springDataBomVersion=2022.0.0-RC1 diff --git a/pom.xml b/pom.xml index d01f58b..1f0cebb 100644 --- a/pom.xml +++ b/pom.xml @@ -90,7 +90,7 @@ 1.10.2 4.9.0 1.01 - 9.15.2 + 9.15.3 6.0.0-RC1 3.0.0-M5 2022.0.0-RC1