#15 - Remove Spring Data Solr from BOM.
Spring Data Solr is no longer shipped with the 2021.0 release train.
This commit is contained in:
@@ -155,12 +155,6 @@
|
||||
<artifactId>spring-data-rest-hal-explorer</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!-- Spring Data Solr -->
|
||||
<dependency>
|
||||
<groupId>org.springframework.data</groupId>
|
||||
<artifactId>spring-data-solr</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!-- Spring Data KeyValue -->
|
||||
<dependency>
|
||||
<groupId>org.springframework.data</groupId>
|
||||
|
||||
@@ -170,13 +170,6 @@
|
||||
<version>3.5.0-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Spring Data Solr -->
|
||||
<dependency>
|
||||
<groupId>org.springframework.data</groupId>
|
||||
<artifactId>spring-data-solr</artifactId>
|
||||
<version>4.4.0-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Spring Data KeyValue -->
|
||||
<dependency>
|
||||
<groupId>org.springframework.data</groupId>
|
||||
|
||||
Reference in New Issue
Block a user