update xsoup version to 0.2.2

Bugfix: Parsing error when separate chars in quotes cause in xsoup #77
master
yihua.huang 2014-03-30 09:43:35 +08:00
parent 8d8194bee4
commit 4e15a68ff4
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@
<dependency>
<groupId>us.codecraft</groupId>
<artifactId>xsoup</artifactId>
<version>0.2.1</version>
<version>0.2.2</version>
</dependency>
<dependency>
<groupId>com.alibaba</groupId>