fixed zutil version
This commit is contained in:
parent
af6e662aae
commit
c864a16828
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
|
@ -21,7 +21,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>se.koc</groupId>
|
<groupId>se.koc</groupId>
|
||||||
<artifactId>zutil</artifactId>
|
<artifactId>zutil</artifactId>
|
||||||
<version>1.0.2-SNAPSHOT</version>
|
<version>1.0.0-SNAPSHOT</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>commons-fileupload</groupId>
|
<groupId>commons-fileupload</groupId>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue