From 1663532281764e6206f5ffba9c044486dbfb9220 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Wed, 29 Aug 2018 09:00:03 +0200 Subject: [PATCH] DATAREST-1279 - Fix embedded server setup for solr web tests. --- 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 247eb0b03..f32f54e53 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.2.1 + 7.4.0 test