DATAREST-1279 - Fix embedded server setup for solr web tests.

This commit is contained in:
Christoph Strobl
2018-08-29 09:00:03 +02:00
parent c27a464209
commit 1663532281

View File

@@ -41,7 +41,7 @@
<dependency>
<groupId>org.apache.solr</groupId>
<artifactId>solr-core</artifactId>
<version>7.2.1</version>
<version>7.4.0</version>
<scope>test</scope>
<exclusions>
<exclusion>