From f5691fbb6868fa737729d2d3887194b7cf620052 Mon Sep 17 00:00:00 2001 From: Ben Ross Date: Fri, 3 Mar 2023 09:05:55 -0800 Subject: [PATCH] Update geode_store version to 1.13.7 --- config/tomcat.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/tomcat.yml b/config/tomcat.yml index ce26c5b94d..d6c1a2ac61 100644 --- a/config/tomcat.yml +++ b/config/tomcat.yml @@ -42,5 +42,5 @@ redis_store: geode_store: # The version of Geode Store must be less than or equal to your Tanzu Gemfire for VMs version to ensure compatibility. # The Geode Store version is pinned to 1.12.4 to be compatible with the most commonly used versions of Tanzu Gemfire for VMs. - version: 1.12.5 + version: 1.13.7 repository_root: https://java-buildpack-tomcat-gemfire-store.s3-us-west-2.amazonaws.com