From 29153b6aae5f60c8afdeb307b5d956913fdd1e13 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Tue, 9 Feb 2016 20:55:13 +0100 Subject: [PATCH] DATAREST-765 - Upgraded Solr dependency to 5.3.1. --- spring-data-rest-webmvc/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-data-rest-webmvc/pom.xml b/spring-data-rest-webmvc/pom.xml index 05f1c83bc..7070ab2a5 100644 --- a/spring-data-rest-webmvc/pom.xml +++ b/spring-data-rest-webmvc/pom.xml @@ -159,7 +159,7 @@ org.apache.solr solr-core - 4.10.1 + 5.3.1 test