Skip to content

Commit 548b112

Browse files
committed
prepare 2.66.0
1 parent a906373 commit 548b112

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>org.seleniumhq.selenium</groupId>
77
<artifactId>htmlunit-driver</artifactId>
8-
<version>2.65.0</version>
8+
<version>2.66.0</version>
99

1010
<name>htmlunit-driver</name>
1111
<description>WebDriver compatible driver for HtmlUnit headless browser</description>
@@ -14,7 +14,7 @@
1414
<properties>
1515
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1616
<selenium.version>3.141.59</selenium.version>
17-
<htmlunit.version>2.65.1</htmlunit.version>
17+
<htmlunit.version>2.66.0</htmlunit.version>
1818
<jetty.version>9.4.49.v20220914</jetty.version>
1919
</properties>
2020

0 commit comments

Comments
 (0)