fix #106
This commit is contained in:
parent
7062a5f1ab
commit
b32081dd45
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
@ -3,7 +3,7 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>jp.sf.fess</groupId>
|
||||
<artifactId>fess</artifactId>
|
||||
<version>9.0.1</version>
|
||||
<version>9.0.2</version>
|
||||
<packaging>war</packaging>
|
||||
<name>Fess</name>
|
||||
<description>Fess is Full tExt Search System.</description>
|
||||
|
@ -472,7 +472,7 @@
|
|||
<dependency>
|
||||
<groupId>commons-fileupload</groupId>
|
||||
<artifactId>commons-fileupload</artifactId>
|
||||
<version>1.2.2</version>
|
||||
<version>1.2.2.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>commons-httpclient</groupId>
|
||||
|
|
Loading…
Add table
Reference in a new issue