From b122ef8826b68c35f2040630812bf1217e148d43 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Wed, 20 Mar 2019 15:23:24 +0100 Subject: [PATCH] DATAREST-1353 - Update test dependency for Apache Solr. Related issue: DATASOLR-517 --- spring-data-rest-tests/spring-data-rest-tests-solr/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-data-rest-tests/spring-data-rest-tests-solr/pom.xml b/spring-data-rest-tests/spring-data-rest-tests-solr/pom.xml index 4edba8521..9175a06f3 100644 --- a/spring-data-rest-tests/spring-data-rest-tests-solr/pom.xml +++ b/spring-data-rest-tests/spring-data-rest-tests-solr/pom.xml @@ -41,7 +41,7 @@ org.apache.solr solr-core - 7.4.0 + 7.7.1 test