fix #157
This commit is contained in:
parent
6c6d3a6996
commit
e1d99327db
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.7.1-SNAPSHOT</s2robot.version>
|
||||
<solr.version>4.7.1</solr.version>
|
||||
<solr.version>4.8.0</solr.version>
|
||||
<slf4j.version>1.7.6</slf4j.version>
|
||||
<poi.version>3.10-FINAL</poi.version>
|
||||
</properties>
|
||||
|
@ -429,7 +429,7 @@
|
|||
<dependency>
|
||||
<groupId>jp.sf.fess</groupId>
|
||||
<artifactId>fess-suggest</artifactId>
|
||||
<version>1.2.1</version>
|
||||
<version>1.3.0-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>jp.sf.fess</groupId>
|
||||
|
@ -600,7 +600,7 @@
|
|||
<dependency>
|
||||
<groupId>org.codelibs.solr</groupId>
|
||||
<artifactId>solrlib</artifactId>
|
||||
<version>1.2.0</version>
|
||||
<version>1.3.0-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.codelibs.sastruts</groupId>
|
||||
|
|
Loading…
Add table
Reference in a new issue