DATAREST-765 - Upgraded Solr dependency to 5.3.1.

This commit is contained in:
Oliver Gierke
2016-02-09 20:55:13 +01:00
parent e760118039
commit 29153b6aae

View File

@@ -159,7 +159,7 @@
<dependency>
<groupId>org.apache.solr</groupId>
<artifactId>solr-core</artifactId>
<version>4.10.1</version>
<version>5.3.1</version>
<scope>test</scope>
<exclusions>
<exclusion>