This commit is contained in:
parent
d238fc2022
commit
6210e58ea6
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
@ -519,7 +519,7 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.solr</groupId>
|
||||
<artifactId>solr-core</artifactId>
|
||||
<version>4.6.0</version>
|
||||
<version>4.6.1</version>
|
||||
<scope>test</scope>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
|
@ -539,7 +539,7 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.solr</groupId>
|
||||
<artifactId>solr-solrj</artifactId>
|
||||
<version>4.6.0</version>
|
||||
<version>4.6.1</version>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<groupId>org.apache.httpcomponents</groupId>
|
||||
|
|
Loading…
Add table
Reference in a new issue