updated solr version
This commit is contained in:
parent
14c93a42e1
commit
0c47e375af
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue