Skip to content

Commit f4618b6

Browse files
Merge pull request #923 from BenjaminPerryRoss/update-geode-store-1-12-4
Update geode-store version to 1.12.4
2 parents 02aeb37 + 2fc6571 commit f4618b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/tomcat.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ redis_store:
4141
connection_pool_size: 2
4242
geode_store:
4343
# The version of Geode Store must be less than or equal to your Tanzu Gemfire for VMs version to ensure compatibility.
44-
# The Geode Store version is pinned to 1.13.4 to be compatible with the most commonly used versions of Tanzu Gemfire for VMs.
45-
version: 1.13.4
44+
# The Geode Store version is pinned to 1.12.4 to be compatible with the most commonly used versions of Tanzu Gemfire for VMs.
45+
version: 1.12.4
4646
repository_root: https://java-buildpack-tomcat-gemfire-store.s3-us-west-2.amazonaws.com

0 commit comments

Comments
 (0)