Skip to content

Commit b014485

Browse files
v2.5.2
1 parent ff3427e commit b014485

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ maven依赖,全版本请参见[release信息](https://github.com/zhegexiaohuozi/
3232
<dependency>
3333
<groupId>cn.wanghaomiao</groupId>
3434
<artifactId>JsoupXpath</artifactId>
35-
<version>2.5.1</version>
35+
<version>2.5.2</version>
3636
</dependency>
3737
```
3838

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</parent>
88
<groupId>cn.wanghaomiao</groupId>
99
<artifactId>JsoupXpath</artifactId>
10-
<version>2.5.1</version>
10+
<version>2.5.2</version>
1111
<modelVersion>4.0.0</modelVersion>
1212
<packaging>jar</packaging>
1313
<name>JsoupXpath</name>

0 commit comments

Comments
 (0)