From e5a1f2d1cf3d3ba226ebaf6b96239a6a6974b711 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Fri, 1 Apr 2016 10:35:13 +0200 Subject: [PATCH] DATAREST-794 - Upgraded to Solr 5.5 to make integration tests work again. --- 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 61139dcfc..0c3093a3d 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 @@ -37,7 +37,7 @@ org.apache.solr solr-core - 5.3.1 + 5.5.0 test