fix #187
This commit is contained in:
parent
5a6fd1605a
commit
d1517230a8
1 changed files with 3 additions and 3 deletions
6
pom.xml
6
pom.xml
|
@ -109,7 +109,7 @@
|
|||
<properties>
|
||||
<dbflute.version>1.0.4K</dbflute.version>
|
||||
<s2robot.version>0.8.0-SNAPSHOT</s2robot.version>
|
||||
<solr.version>4.8.1</solr.version>
|
||||
<solr.version>4.9.0</solr.version>
|
||||
<slf4j.version>1.7.7</slf4j.version>
|
||||
<poi.version>3.10-FINAL</poi.version>
|
||||
</properties>
|
||||
|
@ -352,7 +352,7 @@
|
|||
<dependency>
|
||||
<groupId>jp.sf.fess</groupId>
|
||||
<artifactId>fess-suggest</artifactId>
|
||||
<version>1.3.0</version>
|
||||
<version>1.3.1-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>jp.sf.fess</groupId>
|
||||
|
@ -529,7 +529,7 @@
|
|||
<dependency>
|
||||
<groupId>org.codelibs.solr</groupId>
|
||||
<artifactId>solrlib</artifactId>
|
||||
<version>1.3.1</version>
|
||||
<version>1.3.2-SNAPSHOT</version>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<groupId>org.apache.httpcomponents</groupId>
|
||||
|
|
Loading…
Add table
Reference in a new issue