Skip to content

Commit d92dc83

Browse files
committed
Upgrade htmlcleaner from 2.5 to 2.9, this is the highest version to let Xpath2Selector pass the test cases.
1 parent 124c52b commit d92dc83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@
171171
<dependency>
172172
<groupId>net.sourceforge.htmlcleaner</groupId>
173173
<artifactId>htmlcleaner</artifactId>
174-
<version>2.5</version>
174+
<version>2.9</version>
175175
</dependency>
176176
<dependency>
177177
<groupId>com.github.detro</groupId>

0 commit comments

Comments
 (0)