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 bc147e4 commit dff5379Copy full SHA for dff5379
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>org.seleniumhq.selenium</groupId>
7
<artifactId>htmlunit-driver</artifactId>
8
- <version>2.62.0</version>
+ <version>2.64.0</version>
9
10
<name>htmlunit-driver</name>
11
<description>WebDriver compatible driver for HtmlUnit headless browser</description>
@@ -14,8 +14,8 @@
14
<properties>
15
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
16
<selenium.version>3.141.59</selenium.version>
17
- <htmlunit.version>2.62.0</htmlunit.version>
18
- <jetty.version>9.4.46.v20220331</jetty.version>
+ <htmlunit.version>2.64.0</htmlunit.version>
+ <jetty.version>9.4.48.v20220622</jetty.version>
19
</properties>
20
21
<licenses>
0 commit comments