From 849c9f71fb35d919fe74ce88c2160bac8c324a53 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 5 Oct 2022 09:29:36 +0200 Subject: [PATCH] Remove Spring Data Geode. Closes #104 --- bom-client/pom.xml | 6 ------ bom/pom.xml | 7 ------- 2 files changed, 13 deletions(-) diff --git a/bom-client/pom.xml b/bom-client/pom.xml index dcd7b32..50a2bfe 100644 --- a/bom-client/pom.xml +++ b/bom-client/pom.xml @@ -94,12 +94,6 @@ spring-data-elasticsearch - - - org.springframework.data - spring-data-geode - - org.springframework.data diff --git a/bom/pom.xml b/bom/pom.xml index 22cf2c1..0351f6f 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -98,13 +98,6 @@ 5.0.0-SNAPSHOT - - - org.springframework.data - spring-data-geode - 3.0.0-SNAPSHOT - - org.springframework.data