From b202ccc0f7f467a650affadaf1f64daa27a15de8 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Thu, 29 Oct 2020 09:03:35 +0100 Subject: [PATCH] #13 - 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 438c445..56ee64a 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 5573282..2fdcf66 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -98,13 +98,6 @@ 4.2.0-SNAPSHOT - - - org.springframework.data - spring-data-gemfire - 2.5.0-SNAPSHOT - - org.springframework.data