From 271b8b7b39536fae6adb65ba2c1d92364ff84eba Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Thu, 29 Oct 2020 09:03:35 +0100 Subject: [PATCH] #14 - Remove Spring Data GemFire from BOM. --- 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 d1bbf4c..0541b83 100644 --- a/bom-client/pom.xml +++ b/bom-client/pom.xml @@ -94,12 +94,6 @@ spring-data-elasticsearch - - - org.springframework.data - spring-data-gemfire - - org.springframework.data diff --git a/bom/pom.xml b/bom/pom.xml index 81ab5d7..cc8593a 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -98,13 +98,6 @@ 4.1.1-SNAPSHOT - - - org.springframework.data - spring-data-gemfire - 2.4.1-SNAPSHOT - - org.springframework.data