#14 - Remove Spring Data GemFire from BOM.

This commit is contained in:
Mark Paluch
2020-10-29 09:03:35 +01:00
parent e5b3f87d34
commit 271b8b7b39
2 changed files with 0 additions and 13 deletions

View File

@@ -94,12 +94,6 @@
<artifactId>spring-data-elasticsearch</artifactId>
</dependency>
<!-- Spring Data Gemfire -->
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-gemfire</artifactId>
</dependency>
<!-- Spring Data Geode -->
<dependency>
<groupId>org.springframework.data</groupId>

View File

@@ -98,13 +98,6 @@
<version>4.1.1-SNAPSHOT</version>
</dependency>
<!-- Spring Data Gemfire -->
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-gemfire</artifactId>
<version>2.4.1-SNAPSHOT</version>
</dependency>
<!-- Spring Data Geode -->
<dependency>
<groupId>org.springframework.data</groupId>