use xerial-1.0.21 for JDK1.5 compatibility

This commit is contained in:
Taro L. Saito 2011-04-04 10:43:36 +09:00
parent 8d1482e395
commit 3807b2d138

View File

@ -191,7 +191,7 @@
<dependency>
<groupId>org.xerial</groupId>
<artifactId>xerial-core</artifactId>
<version>2.0.2</version>
<version>1.0.21</version>
<type>jar</type>
<scope>test</scope>
</dependency>