|
|
|
|
@ -25,6 +25,12 @@
@@ -25,6 +25,12 @@
|
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.apache.solr</groupId> |
|
|
|
|
<artifactId>solr-solrj</artifactId> |
|
|
|
|
<exclusions> |
|
|
|
|
<exclusion> |
|
|
|
|
<groupId>log4j</groupId> |
|
|
|
|
<artifactId>log4j</artifactId> |
|
|
|
|
</exclusion> |
|
|
|
|
</exclusions> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.springframework</groupId> |
|
|
|
|
|