updated solr version

This commit is contained in:
Enrico Ottonello 2019-07-12 18:16:02 +02:00
parent 14c93a42e1
commit 0c47e375af
1 changed files with 2 additions and 1 deletions

View File

@ -141,7 +141,8 @@
<dependency>
<groupId>org.apache.solr</groupId>
<artifactId>solr-solrj</artifactId>
<version>[5.0.0,6.0.0)</version>
<version>[7.7.0,7.7.3)</version>
<!-- <version>[5.0.0,6.0.0)</version> -->
</dependency>
<!--
<dependency>