Skip to content
This repository was archived by the owner on Apr 7, 2022. It is now read-only.

Commit 2699369

Browse files
committed
Fix HtmlUnit version.
1 parent b151471 commit 2699369

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@
284284
<dependency>
285285
<groupId>net.sourceforge.htmlunit</groupId>
286286
<artifactId>htmlunit</artifactId>
287-
<version>1.12-SNAPSHOT</version>
287+
<version>1.11</version>
288288
</dependency>
289289
<dependency>
290290
<groupId>regexp</groupId>

0 commit comments

Comments
 (0)