From 8dec3a9e466d3d057170b60c52256c77978be965 Mon Sep 17 00:00:00 2001 From: jsgrah-spring Date: Thu, 3 Nov 2022 00:32:37 +0100 Subject: [PATCH] JAVA-14499. Comment out spring-data-gemfire and point to spring-data-geode for further reference. --- persistence-modules/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/persistence-modules/pom.xml b/persistence-modules/pom.xml index 3684efe600..0b39b9ef16 100644 --- a/persistence-modules/pom.xml +++ b/persistence-modules/pom.xml @@ -73,7 +73,7 @@ spring-data-dynamodb spring-data-eclipselink spring-data-elasticsearch - spring-data-gemfire + spring-data-geode spring-data-jpa-annotations spring-data-jpa-crud