We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a906373 commit 548b112Copy full SHA for 548b112
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>org.seleniumhq.selenium</groupId>
7
<artifactId>htmlunit-driver</artifactId>
8
- <version>2.65.0</version>
+ <version>2.66.0</version>
9
10
<name>htmlunit-driver</name>
11
<description>WebDriver compatible driver for HtmlUnit headless browser</description>
@@ -14,7 +14,7 @@
14
<properties>
15
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
16
<selenium.version>3.141.59</selenium.version>
17
- <htmlunit.version>2.65.1</htmlunit.version>
+ <htmlunit.version>2.66.0</htmlunit.version>
18
<jetty.version>9.4.49.v20220914</jetty.version>
19
</properties>
20
0 commit comments