DATAREST-1353 - Update test dependency for Apache Solr.

Related issue: DATASOLR-517
This commit is contained in:
Christoph Strobl
2019-03-20 15:23:24 +01:00
parent 725e868563
commit b122ef8826

View File

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