From c376051c245423904cba9ddd162bd6203ed889f2 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 2 Aug 2019 10:18:07 +0200 Subject: [PATCH] DATAREST-1416 - Upgrade to Solr 8.2.0. --- 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 8289f8f48..516244a7c 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 - 8.0.0 + 8.2.0 test