Skip to content

Commit dff5379

Browse files
committed
2.64.0
1 parent bc147e4 commit dff5379

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 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.62.0</version>
8+
<version>2.64.0</version>
99

1010
<name>htmlunit-driver</name>
1111
<description>WebDriver compatible driver for HtmlUnit headless browser</description>
@@ -14,8 +14,8 @@
1414
<properties>
1515
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1616
<selenium.version>3.141.59</selenium.version>
17-
<htmlunit.version>2.62.0</htmlunit.version>
18-
<jetty.version>9.4.46.v20220331</jetty.version>
17+
<htmlunit.version>2.64.0</htmlunit.version>
18+
<jetty.version>9.4.48.v20220622</jetty.version>
1919
</properties>
2020

2121
<licenses>

0 commit comments

Comments
 (0)