DATAREST-1353 - Update test dependency for Apache Solr.

Related issue: DATASOLR-515
This commit is contained in:
Christoph Strobl
2019-03-20 15:25:51 +01:00
parent 4ac1659e0f
commit 3122c8be59

View File

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