From 2fc07c28397d6061832cbf59ca2c669bfbc8f9af Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 19 Aug 2021 13:53:07 -0700 Subject: [PATCH] Upgrade to Apache Geode 1.13.4. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 3cfe9975..0e71cb24 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,7 +1,7 @@ org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8 deployDocsHost=docs-ip.spring.io antlrVersion=2.7.7 -apacheGeodeVersion=1.13.3 +apacheGeodeVersion=1.13.4 awaitilityVersion=4.1.0 byteBuddyVersion=1.11.8 findbugsVersion=3.0.2